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

Declaration
property OnBalloonTimeOut: TNotifyEvent;  

Description
The OnBalloonTimeOut event occurs when the balloon tip disappears from screen due to TimeOut, OR because user closed the balloon by clicking "X" button on its caption.  

See also
OnBalloonShow, OnBalloonHide and OnBalloonUserClick events;  
Win2kInfoBalloon structure.