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;