Source position: agraphics.pas line 537
type TChangeLayerShapeMsg = record
NewShape: PRegion;
Same as passed to ChangeLayerShape()
ClipRect: PClipRect;
Shape: PRegion;
end;