[Overview][Constants][Types][Index] Reference for unit 'TTTables' (#lazutils)

TTTCHeader

Declaration

Source position: tttables.pas line 43

type TTTCHeader = record

  Tag: Long;

  

  version: TT_Fixed;

  

  DirCount: ULong;

  

  TableDirectory: PStorage;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.