IsUnicodeSHX
Defines if specified in AfontName SHX Font is Unicode.
Unit
function IsUnicodeSHX(ASHXStyles: TsgSHXFontList; const AFontName: string): Boolean;
ASHXStyles – an instance of the TsgSHXFontList object
AfontName – checked font
Description
Returns True if specified in AfontName SHX Font is Unicode.
Returns False if specified in AfontName SHX Font isn’t Unicode.
Go to CAD VCL Enterprise