OnClick event
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.