JVCL Help:TJvTrayIcon.AcceptBalloons

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvTrayIcon.BalloonHint


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