Sets the area for the region to the specified rectangle.
Source position: lazregions.pas line 83
public procedure TLazRegion.SetAsSimpleRectRegion(
ARect: TRect
);
ARect
TRect with the bounds for the region.