JVCL Help:TJvCaptionButton.Enabled

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 caption button is enabled.


Pascal

 propertyEnabled: Boolean;


Description

Use Enabled to enable or disable a caption button. If Enabled is true, the Click method is called when the user clicks the button with the mouse. If Enabled is false, the caption button appears dimmed and the user cannot click it.


See Also

TJvCaptionButton.OnClick, TJvCaptionButton.Visible


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