JVCL Help:TJvTrayIcon.PopupMenu
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTrayIcon.PopupMenu Property
[+] TJvTrayIcon Events
[+] TJvTrayIcon Fields
[+] TJvTrayIcon Methods
[+] TJvTrayIcon Properties
Search in JVCL Help
Search in all projectsSummary
Identifies the pop-up menu associated with the control.
Pascal
propertyPopupMenu: TPopupMenu;
Description
Assign a value to PopupMenu to make a pop-up menu appear when the user clicks the tray icon with the right mouse.
If no OnDblClick event handler is assigned, TJvTrayIcon automatically executes the default shortcut menu command, if the user double-clicks the tray icon.
See Also
TJvTrayIcon.DropDownMenu, TJvTrayIcon.OnContextPopup
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page