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