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

Declaration
property OnShow: TNotifyEvent;  

Description
The OnShow event occurs when the tray icon appears on the system tray and Visible property gets True.  

See also
OnHide event and Visible property.