IsUnicodeSHX

  Classes Reference > Functional Reference >

IsUnicodeSHX

Previous pageReturn to chapter overviewNext page

Defines if specified in AfontName SHX Font is Unicode.

Unit

SHX.pas

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 isnt Unicode.

Go to CAD VCL Enterprise