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.6 | Generated 2026-02-20 | Home |