[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LCLIntf' (#lcl)

SetForegroundWindow

Moves a window in front of all other windows, and activates it.

Declaration

Source position: winapih.inc line 246

function SetForegroundWindow(

  hWnd: HWND

):Boolean;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.