JVCL Help:TJvBalloonHint.Options

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the appearance and behavior of balloon windows displayed by calling ActivateHint, ActivateHintPos or ActivateHintRect.


Pascal

 propertyOptions: TJvBalloonOptions;


Description

Use the Options property to customize the appearance and functionality of balloon windows displayed by calling ActivateHint, ActivateHintPos or ActivateHintRect. Use these flags to

  • Specify whether to use the default values as specified by DefaultHeader, DefaultIcon and DefaultImageIndex.
  • Specify whether to play a sound and/or use custom special effect when a balloon window displays. Custom special effects are only available on windows XP systems: Note that because the balloon windows have a drop shadow, using custom animation may produces visually distracting, jerky animations.
  • Specify whether to show a close button in the balloon window.


See Also

TJvBalloonHint.ApplicationHintOptions


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