Source position: tttables.pas line 43
type TTTCHeader = record
Tag: Long;
version: TT_Fixed;
DirCount: ULong;
TableDirectory: PStorage;
end;