Unit 'easyasl' Package
[Overview][Types][Procedures and functions][Index] [#amunits]

tFPCFontInfo

Declaration

Source position: easyasl.pas line 48

type tFPCFontInfo = record

  nfi_Name: string;

  nfi_Size: Word;

  nfi_Style: Byte;

  nfi_Flags: Byte;

  nfi_FrontPen: Byte;

  nfi_BackPen: Byte;

  nfi_DrawMode: Byte;

end;


Documentation generated on: 2021-07-30