[Overview][Constants][Types][Procedures and functions] Reference for unit 'unitxft' (#fpgfx)

TFcFontSet

Declaration

Source position: unitxft.pas line 80

type TFcFontSet = packed record

  nfont: Integer;

  

  sfont: Integer;

  

  fonts: PPFcPattern;

  

end;

Description