RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextAttributes.Charset Property

Specifies the character set of the font.

Pascal
property Charset: TFontCharset;
C++
__property TFontCharset Charset;

Set Charset to identify the character set of the font. Each typeface (specified by the Name property) supports one or more character sets. Check the information supplied by the font vendor to determine what values of Charset are valid. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!