TRecOpOffsetTable
Declaration
Source position: typinfo.pp line 458
Type
TRecOpOffsetTable = packed record
public
Count : LongWord;
Entries : Array[0..0] of TRecOpOffsetEntry;
end
Source position: typinfo.pp line 458
Type
TRecOpOffsetTable = packed record
public
Count : LongWord;
Entries : Array[0..0] of TRecOpOffsetEntry;
end