[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the bounding rectangle of a region, containing the entire region.
Source position: winapih.inc line 140
public function TWidgetSet.GetRgnBox( |
RGN: HRGN; |
lpRect: PRect |
):LongInt; virtual; |
RGN |
|
The region handle. |
lpRect |
|
Receives the coordinates. |
The region kind.
Version 4.0 | Generated 2025-05-03 | Home |