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

TRegionRectangle

Declaration

Source position: agraphics.pas line 119

type TRegionRectangle = record

  Next: PRegionRectangle;

  Prev: PRegionRectangle;

  Bounds: TRectangle;

end;


Documentation generated on: 2025-07-25