JVCL Help:TJvTrayIcon.AcceptBalloons
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTrayIcon.AcceptBalloons Method
[+] TJvTrayIcon Events
[+] TJvTrayIcon Fields
[+] TJvTrayIcon Methods
[+] TJvTrayIcon Properties
Search in JVCL Help
Search in all projectsSummary
Indicates whether this system supports balloon ToolTips.
Pascal
functionAcceptBalloons: Boolean;
Return Value
Returns true if the Shell32.dll on this system is version 5.0 or later. Returns false if the Shell32.dll is a pre-5.0 version.
Description
Balloon ToolTips are only supported for Shell32.dll versions 5.0 and later. Use AcceptBalloons to determine whether this system supports balloon ToolTips.
See Also
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