TRecOpOffsetEntry
Declaration
Source position: typinfo.pp line 449
Type
TRecOpOffsetEntry = packed record
public
  ManagementOperator : CodePointer;
  FieldOffset : SizeUInt;
end
Source position: typinfo.pp line 449
Type
TRecOpOffsetEntry = packed record
public
  ManagementOperator : CodePointer;
  FieldOffset : SizeUInt;
end