TWizardStepType class.
TWizardStepType defines the enumerable type for the possible types of wizard steps.
The following enumerable values are defined:
- Auto: the type is automatically determined based on the location of the wizard step in the whole step collection.
- Complete: the step is the last summary step.
- Start: the step is the first step
- Step: the step is between the begin and the end steps.
- Finish: the last step before the Complete step.