TWizardOptions Class

Represents type TWizardOptions.

Namespace: System.UI.Wizard
TObject
  System.UI.Wizard.TWizardOptions
type
 TWizardOptions = class(TObject)
 end;

The TWizardOptions type exposes the following members.

Show:
 NameDescription
AutoDisableCancel

Represents property AutoDisableCancel.

Top
Show:
 NameDescription
GetAutoDisableCancel

Represents method GetAutoDisableCancel.

SetAutoDisableCancel(Boolean)

Represents method SetAutoDisableCancel(Boolean).

Top