Moves a window in front of all other windows, and activates it.
Source position: winapih.inc line 246
public function TWidgetSet.SetForegroundWindow(
hWnd: HWND
):Boolean; virtual;
hWnd
The window handle.
False on failure.