[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 179

public function TWidgetSet.IsIconic(

  handle: HWND

):Boolean; virtual;

Arguments

handle

  

The window handle.

Function result

True when the window is minimized.


Version 4.0 Generated 2025-05-03 Home