[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'agraphics' (#aros)

TRegionRectangle

Declaration

Source position: agraphics.pas line 136

type TRegionRectangle = record

  Next: PRegionRectangle;

  

  Prev: PRegionRectangle;

  

  Bounds: TRectangle;

  

end;


Documentation generated on: 2017-01-10