TmvFont.Charset
Specifies the character set of the font.
property Charset default DEFAULT_CHARSET;
Description
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.
Go to CAD VCL Enterprise