trayicon OnPopupMenu event
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon component.  

Declaration
property OnPopupMenu: TNotifyEvent;  

Description
The PopupMenu property identifies the pop-up menu associated with the tray icon. Assign a value to PopupMenu to make a pop-up menu appear when the user selects the control and clicks the right mouse button, or left mouse button and oShowMenuOnLeftClick specified in Options.  

See also
PopupMenu and Options properties