Changes the parent of a window.
Source position: winapih.inc line 250
public function TWidgetSet.SetParent( |
hWndChild: HWND; |
hWndParent: HWND |
):HWND; virtual; |
hWndChild |
|
The handle of the child window. |
hWndParent |
|
The handle of the new parent window, zero for the desktop window. |
The handle of the previous parent window, zero if none or failure.
| Version 4.4 | Generated 2025-11-08 | Home |