trayicon IsMinimized property
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon component.  

Declaration
property IsMinimized: Boolean;  

Description
The IsMinimized is the read-only property which allows to determinate whether the application is minimized to system tray.  

See also
MinimizeToTray and RestoreFromTray methods;  
OnMinimize and OnRestore events.