[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the keyboard input focus to the specified window.
Source position: winapih.inc line 246
public function TWidgetSet.SetFocus( |
hWnd: HWND |
):HWND; virtual; |
hWnd |
|
The handle of the window receiving the focus. |
The handle of the previously focused window, zero if none.
Version 4.0 | Generated 2025-05-03 | Home |