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

TDiskFontHeader

Declaration

Source position: diskfont.pas line 75

type TDiskFontHeader = record

  dfh_DF: TNode;

  dfh_FileID: Word;

  dfh_Revision: Word;

  dfh_Segment: LongInt;

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

  dfh_TF: TTextFont;

end;


Documentation generated on: 2025-07-25