[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the ClipRegion of an DeviceContext.
Source position: winapih.inc line 233
public function TWidgetSet.SelectClipRGN( |
DC: HDC; |
RGN: HRGN |
):LongInt; virtual; |
DC |
|
The device context. |
RGN |
|
The region to copy, zero for an empty region. |
The region kind.
lazarus-ccr.sourceforge.net |