|
|
|
| acTrayIcon component.
|
| property OnRestore: TNotifyEvent;
|
| The OnRestore event occurs when the form restores from the system tray. If oHideWhenFormRestored specified in Options, the tray icon will be hidden automatically.
|
| OnMinimize event;
|
| MinimizeToTray and RestoreFromTray methods;
|
| IsMinimized property.
|