[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Combines the passed Region with the current clipping region.
Source position: winapih.inc line 101
public function TWidgetSet.ExtSelectClipRGN( |
dc: HDC; |
rgn: HRGN; |
Mode: LongInt |
):Integer; virtual; |
rgn |
|
The region to combine with. |
Mode |
|
How the regions are combined. |
The type of the resulting clipping region.
The Mode can be one of:
Version 4.0 | Generated 2025-05-03 | Home |