[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the clipping region of an device context.
Source position: winapih.inc line 118
public function TWidgetSet.GetClipRGN( |
DC: HDC; |
RGN: HRGN |
):LongInt; virtual; |
DC |
|
The device context. |
RGN |
|
The handle of the clipping region. |
Zero on failure.
lazarus-ccr.sourceforge.net |