Source position: agraphics.pas line 118
type TRegion = record
Bounds: TRectangle;
RegionRectangle: PRegionRectangle;
end;