[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'diskfont' (#aros)

TFontContents

Declaration

Source position: diskfont.pas line 27

type TFontContents = record

  fc_FileName: array [0..MAXFONTPATH-1] of Char;

  fc_YSize: Word;

  fc_Style: Byte;

  fc_Flags: Byte;

end;


Documentation generated on: 2017-01-10