Source position: typinfo.pp line 422
type TRecOpOffsetTable = packed record
Count: LongWord;
Entries: array [0..0] of TRecOpOffsetEntry;
end;