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

TWidgetSet.IsIconic

True when the window is minimized.

Declaration

Source position: winapih.inc line 181

public function TWidgetSet.IsIconic(

  handle: HWND

):Boolean; virtual;

Arguments

handle

  

The window handle.

Function result

True when the window is minimized.