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

TRect32

Declaration

Source position: agraphics.pas line 55

type TRect32 = record

  MinX: LongInt;

  MinY: LongInt;

  MaxX: LongInt;

  MaxY: LongInt;

end;


Documentation generated on: 2023-03-18