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

TRect2D

Declaration

Source position: _crw_plut.pas line 46

type TRect2D = packed record

  a: TPoint2D;

  b: TPoint2D;

end;