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

TTFontContents

Declaration

Source position: diskfont.pas line 35

type TTFontContents = record

  tfc_FileName: array [0..MAXFONTPATH-3] of Char;

  tfc_TagCount: Word;

  tfc_YSize: Word;

  tfc_Style: Byte;

  tfc_Flags: Byte;

end;


Documentation generated on: 2017-01-10