[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Restricts the visible part of the entire window.
Source position: winapih.inc line 271
public function TWidgetSet.SetWindowRgn( |
hWnd: HWND; |
hRgn: HRGN; |
bRedraw: Boolean |
):LongInt; virtual; |
hWnd |
|
The window handle. |
hRgn |
|
The window region handle. |
bRedraw |
|
True forces a repaint of the window. |
False on failure.
Version 4.0 | Generated 2025-05-03 | Home |