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

Declaration
property OnHide: TNotifyEvent;  

Description
The OnHide event occurs when the tray icon hides from the system tray and Visible property gets False.  

See also
OnShow event and Visible property.