|
|
|
| acTrayIcon component.
|
| property PopupMenuRestoreItem: TMenuItem;
|
| The PopupMenuRestoreItem points to the menu item in the PopupMenu. When user selects this menu item, application window will restored from system tray.
|
|
|
| To associate a menu item with "Minimize To Tray" action - use PopupMenuTrayMinimizeItem property.
|
| PopupMenuTrayMinimizeItem, PopupMenu properties;
|
| RestoreFromTray method.
|