[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the smallest rectangle which includes the entire clipping region of a device context.
Source position: winapih.inc line 117
public function TWidgetSet.GetClipBox( |
DC: HDC; |
lpRect: PRect |
):LongInt; virtual; |
DC |
|
The device context. |
lpRect |
|
Receives the coordinates. |
The region kind.
Version 4.0 | Generated 2025-05-03 | Home |