IsSystemNotRasterFont function

  Classes Reference > CAD Database structure > Procedures and functions >

IsSystemNotRasterFont function

Previous pageReturn to chapter overviewNext page

Determines if font specified in AFontName is system font.

function IsSystemNotRasterFont(AFontName: string): Integer;

Unit

DXFConv

Description

Returns 1 if font specified in AFontName isnt a system font.

Returns 0 if font specified in AFontName is a system font.

Go to CAD VCL Enterprise