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

tRectangle

Declaration

Source position: agraphics.pas line 76

type tRectangle = record

  MinX: Word;

  MinY: Word;

  MaxX: Word;

  MaxY: Word;

end;


Documentation generated on: 2023-03-18