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

TRect2I

Declaration

Source position: _crw_crwapi.pas line 989

type TRect2I = packed record

  a: TPoint2I;

  b: TPoint2I;

end;