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