TIWCGJQWizardTransitionEffect Enumeration

Represents type TIWCGJQWizardTransitionEffect.

Namespace: IWCGJQWizard
type
 TIWCGJQWizardTransitionEffect = (jqwteNone,jqwteFade,jqwteSlide,jqwteSlideLeft);

The TIWCGJQWizardTransitionEffect type exposes the following members.

Show:
 NameDescription
jqwteFade

Represents constant jqwteFade.

jqwteNone

Represents constant jqwteNone.

jqwteSlide

Represents constant jqwteSlide.

jqwteSlideLeft

Represents constant jqwteSlideLeft.

Top