IWizardButtons.Done

Syntax

Done: IButton;

Description

The Done property determines the button that is used to exit the wizard with saving changes.

Comments

The Done 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