Unit 'fpparsettf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TTableDirectoryEntry

Declaration

Source position: fpparsettf.pp line 70

type TTableDirectoryEntry = packed record

  Tag: array [1..4] of AnsiChar;

  checkSum: UInt32;

  offset: UInt32;

  Length: UInt32;

end;


Documentation generated on: 2025-07-25