JVCL Help:TJvTrayIcon.OnBalloonHide
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTrayIcon.OnBalloonHide Property
[+] TJvTrayIcon Events
[+] TJvTrayIcon Fields
[+] TJvTrayIcon Methods
[+] TJvTrayIcon Properties
Search in JVCL Help
Search in all projectsSummary
Occurs when the balloon disappears
Pascal
propertyOnBalloonHide: TNotifyEvent;
Description
Use the OnBalloonClick event handler to respond when the balloon ToolTip disappears, e.g., when the icon is deleted. This message is not sent if the balloon is dismissed because of a timeout or mouse click by the user.
See Also
TJvTrayIcon.OnBalloonClick, TJvTrayIcon.OnBalloonShow
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page