Source position: fefontengine.pas line 660
type TTTCHeader = record
Tag: Long;
version: FE_Fixed;
DirCount: ULong;
TableDirectory: PStorage;
end;