trayicon HideInfoBalloon method
Return to Introduction  Previous page  Next page
Applies to
acTrayIcon component.  

Declaration
procedure HideInfoBalloon;  

Description
The HideInfoBalloon method can be used to hide the information balloon over the tray icon before its timeout expired. This method just completely refreshes the tray icon in notification area (removes it from tray and imediately adds it again without displaying the balloon, even if Win2kInfoBalloon.Enabled property is True).  

See also
ShowInfoBalloon method;  
Win2kInfoBalloon structure.