JVCL Help:TJvOutlookBarButton.Down

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies whether the button appears pressed or not.


Pascal

 propertyDown: Boolean;


Description

Set Down to true to make the button appear pressed even when the mouse is not clicked on the button.
Clicking on a button with it's Down state set to true, does not automatically set Down to false.
To automatically change the state of the Down property when the user clicks it, set AutoToggle to true.


See Also

TJvOutlookBarPage.DownFont,


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