[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the keyboard input focus to the specified window.
Source position: winapih.inc line 245
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.
lazarus-ccr.sourceforge.net |