TdxCustomWizardControl.Buttons Property
Specifies wizard button settings.
Declaration
property Buttons: TdxWizardControlButtons read; write;
Property Value
Type |
---|
TdxWizardControlButtons |
Remarks
Refer to the TdxWizardControlButtons class description to learn about these settings.
See Also