JVCL Help:TJvOutlookBarButton.AutoToggle
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBarButton.AutoToggle Property
[+] TJvOutlookBarButton Methods
[+] TJvOutlookBarButton Properties
Search in JVCL Help
Search in all projectsSummary
Specifies whether clicking the button toggles the Down property.
Pascal
propertyAutoToggle: Boolean;
Description
Use AutoToggle to specify whether the Down property of the button is toggled on and off when the user clicks the button.
See Also
TJvCustomOutlookBar.OnButtonClick, TJvOutlookBarButton.Down
About
Notes
Even if AutoToggle is false and Down is true, an OnButtonClick event is generated every time the user clicks the button.
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