[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_crwapi' (#crwlib)

TRect2D

Declaration

Source position: _crw_crwapi.pas line 990

type TRect2D = packed record

  a: TPoint2D;

  b: TPoint2D;

end;