Unit 'LazRegions' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TLazRegion.SetAsSimpleRectRegion

Sets the area for the region to the specified rectangle.

Declaration

Source position: lazregions.pas line 83

public procedure TLazRegion.SetAsSimpleRectRegion(

  ARect: TRect

);

Arguments

ARect

  

TRect with the bounds for the region.