Unit 'diskfont' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TDiskFontHeader

Declaration

Source position: diskfont.pas line 61

type TDiskFontHeader = record

  dfh_DF: TNode;

  dfh_FileID: Word;

  dfh_Revision: Word;

  dfh_Segment: BPTR;

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

  dfh_TF: TTextFont;

end;


Documentation generated on: 2023-03-18