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

ShowWindow

Shows a window in an specific state.

Declaration

Source position: winapih.inc line 273

function ShowWindow(

  hWnd: HWND;

  nCmdShow: Integer

):Boolean;

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