Source position: agraphics.pas line 2077
type tRegionRectangle = record
Next: pRegionRectangle;
Prev: pRegionRectangle;
bounds: tRectangle;
end;