[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the smallest rectangle which includes the entire clipping region of an 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.
lazarus-ccr.sourceforge.net |