Source position: agraphics.pas line 105
type TRegionRectangle = record
Next: PRegionRectangle;
Prev: PRegionRectangle;
bounds: TRectangle;
end;