TWizardPages Class

Represents type TWizardPages.

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

The TWizardPages type exposes the following members.

Show:
 NameDescription
Count

Represents property Count.

Pages[Integer]

Represents property Pages[Integer].

Top
Show:
 NameDescription
Add

Represents method Add.

BeginUpdate

Represents method BeginUpdate.

EndUpdate

Represents method EndUpdate.

GetCount

Represents method GetCount.

GetPage(Integer)

Represents method GetPage(Integer).

Top