Unit 'agraphics' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#arosunits]

TRectangle

Declaration

Source position: agraphics.pas line 47

type TRectangle = record

  MinX: SmallInt;

  MinY: SmallInt;

  MaxX: SmallInt;

  MaxY: SmallInt;

end;


Documentation generated on: 2023-03-18