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

TWidgetSet.IsIconic

True when the window is minimized.

Declaration

Source position: winapih.inc line 178

public function TWidgetSet.IsIconic(

  handle: HWND

):Boolean; virtual;

Arguments

handle

  

The window handle.

Function result

True when the window is minimized.

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