[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Returns the clipping region of a 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.
Version 4.0 | Generated 2025-05-03 | Home |