Source position: _crw_crwapi.pas line 990
type TRect2D = packed record
a: TPoint2D;
b: TPoint2D;
end;