Determines if font specified in AFontName is system font.
function IsSystemNotRasterFont(AFontName: string): Integer;
Unit
Description
Returns 1 if font specified in AFontName isn’t a system font.
Returns 0 if font specified in AFontName is a system font.
Go to CAD VCL Enterprise