[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets focus to the specified window, if the application is on top.
Source position: winapih.inc line 237
public function TWidgetSet.SetActiveWindow( |
Handle: HWND |
):HWND; virtual; |
Handle |
|
The window handle to activate. |
The handle of the window that lost the focus, zero on failure.
lazarus-ccr.sourceforge.net |