IIWCGJQWizardDesign Interface

Represents type IIWCGJQWizardDesign.

Namespace: IWCGJQCommon
IInterface
  IWCGJQCommon.IIWCGJQWizardDesign
    IWCGJQWizard.TIWCGJQCustomWizard
type
 IIWCGJQWizardDesign = interface
 ['{99A95960-D383-4AB2-8D1B-E17BC081013B}']
 end;

The IIWCGJQWizardDesign type exposes the following members.

Show:
 NameDescription
ActiveStep

Represents property ActiveStep.

ActiveStepIndex

Represents property ActiveStepIndex.

StepCount

Represents property StepCount.

StepItem[Integer]

Represents property StepItem[Integer].

Top
Show:
 NameDescription
AddNew

Represents method AddNew.

GetActiveStep

Represents method GetActiveStep.

GetActiveStepIndex

Represents method GetActiveStepIndex.

GetStepCount

Represents method GetStepCount.

GetStepItem(Integer)

Represents method GetStepItem(Integer).

SetActiveStepIndex(Integer)

Represents method SetActiveStepIndex(Integer).

UpdateWebBrowser(Integer)

Represents method UpdateWebBrowser(Integer).

Top