JVCL Help:TJvOutlookBarButton.Enabled
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvOutlookBarButton.Enabled Property
[+] TJvOutlookBarButton Methods
[+] TJvOutlookBarButton Properties
Search in JVCL Help
Search in all projectsSummary
Controls whether the button responds to mouse events.
Pascal
propertyEnabled: Boolean;
Description
Use Enabled to change the availability of the button to the user. To disable a button, set Enabled to false. Disabled button appear dimmed. If Enabled is false, the button ignores mouse events. To re-enable a button, set Enabled to true. The button is no longer dimmed, and the user can use the button.
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