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

TTFontContents

Declaration

Source position: diskfont.pas line 48

type TTFontContents = record

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

  tfc_TagCount: Word;

  tfc_YSize: Word;

  tfc_Style: Byte;

  tfc_Flags: Byte;

end;


Documentation generated on: 2025-07-25