|
|
|
| acTrayIcon component.
|
| property IsMinimized: Boolean;
|
| The IsMinimized is the read-only property which allows to determinate whether the application is minimized to system tray.
|
| MinimizeToTray and RestoreFromTray methods;
|
| OnMinimize and OnRestore events.
|