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

TRegionRectangle

Declaration

Source position: agraphics.pas line 105

type TRegionRectangle = record

  Next: PRegionRectangle;

  

  Prev: PRegionRectangle;

  

  bounds: TRectangle;

  

end;


Documentation generated on: 2021-07-30