WizardStep.getWereSettingsChanged

Syntax

getWereSettingsChanged ();

Description

The getWereSettingsChanged method determines whether the settings were changed at the wizard step.

Comments

If the method returns True the settings have been changed, when it is False no changes have been made.

Example

The example of method use is given in description of the WizardStep.StateToggled event.

See also:

WizardStep