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

TDiskFontHeader

Declaration

Source position: diskfont.pas line 61

type TDiskFontHeader = record

  dfh_DF: TNode;

  dfh_FileID: Word;

  dfh_Revision: Word;

  dfh_Segment: LongInt;

  dfh_Name: array [0..MAXFONTNAME-1] of Char;

  dfh_TF: TTextFont;

end;


Documentation generated on: 2017-01-10