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

TWidgetSet.ShowWindow

Shows a window in an specific state.

Declaration

Source position: winapih.inc line 273

public function TWidgetSet.ShowWindow(

  hWnd: HWND;

  nCmdShow: Integer

):Boolean; virtual;

Arguments

hWnd

  

The window handle.

Function result

True when the window was already visible.

Description

These are available options:

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