Source position: ttcmap.pas line 46
type TCMap2SubHeader = record
firstCode: UShort;
entryCount: UShort;
idDelta: Short;
idRangeOffset: UShort;
end;