IWizardButtons.Cancel

Syntax

Cancel: IButton;

Description

The Cancel property determines the button that is used to exit the wizard without saving changes.

Comments

The Cancel text is set for this button.

The Button and ImageButton components located on the form are in the list of available components.

See also:

IWizardButtons