|
|
|
| acTrayIcon component.
|
| property PopupMenuTrayMinimizeItem: TMenuItem;
|
| The PopupMenuTrayMinimizeItem points to the menu item in the PopupMenu. When user select this menu item, application window will minimized to the system tray.
|
|
|
| To associate a menu item with "Restore From Tray" action - use PopupMenuRestoreItem property.
|
| PopupMenuRestoreItem, PopupMenu properties;
|
| MinimizeToTray method.
|