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

Declaration
property OnClick: TNotifyEvent;  

Description
The OnClick event occurs when the user clicks the form with acAppBar component. Typically, this is when the user presses and releases the primary mouse button with the mouse pointer over the form.  

See also
OnDblClick event.