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

tDiskFontHeader

Declaration

Source position: diskfont.pas line 95

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: 2023-03-18