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

TRegionRectangle

Declaration

Source position: agraphics.pas line 112

type TRegionRectangle = record

  Next: PRegionRectangle;

  

  Prev: PRegionRectangle;

  

  Bounds: TRectangle;

  

end;


Documentation generated on: 2021-07-30