Sets the value for the ClipRect property.
Source position: graphics.pp line 756
protected procedure TRegion.SetClipRect(
value: TRect
);
value
New value for the property.
TRegion.ClipRect
The clipping rectangle for the region.