|
RAD Studio VCL Reference
|
Returns the character set of the default system font.
function GetDefFontCharSet: TFontCharSet;
TFontCharSet GetDefFontCharSet();Call GetDefFontCharSet to determine the character set that is used when a font is not explicitly assigned to a control. This character set can be used to initialize a font that is specified by font name only, to best match the characters for the locale of the machine on which the application is running.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|