TdxWizardControlFinishButton.AlwaysVisible Property
Specifies if the Finish button is visible on all wizard pages.
Declaration
property AlwaysVisible: Boolean read; write; default False;
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | False |
|
Remarks
Set the AlwaysVisible property to True to display the Finish button on all wizard pages.
Default Value
The AlwaysVisible property’s default value is False.
See Also