JVCL Help:TJvWizardCustomPage.EnableButton

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

Search in JVCL Help

 
Search in all projects
 

Summary

Enables or disables a button.


Pascal

 procedureEnableButton(AButton: TJvWizardButtonKind; AEnabled: Boolean); virtual;


Parameters

Parameters Description
AButton: TJvWizardButtonKind The button to modify.
AEnabled: Boolean Set to true to enable the button, to False to disable it.


Description

Call EnableButton to enable or disable a button.


See Also

TJvWizardCustomPage.EnabledButtons


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