TWizardButtons Class

Represents type TWizardButtons.

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

The TWizardButtons type exposes the following members.

Show:
 NameDescription
Back

Represents property Back.

Cancel

Represents property Cancel.

Finish

Represents property Finish.

Help

Represents property Help.

Next

Represents property Next.

Top
Show:
 NameDescription
GetBack

Represents method GetBack.

GetCancel

Represents method GetCancel.

GetFinish

Represents method GetFinish.

GetHelp

Represents method GetHelp.

GetNext

Represents method GetNext.

Top