trayicon OnClick event
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon and acAppBar components.  

Declaration
property OnClick: TNotifyEvent;  

Description
The OnClick event occurs when user clicks the tray icon. Use the OnClick event handler to write code that responds when the user clicks the control.  

See also
OnDblClick event.