TIWCGJQWizardStepIconPos Enumeration

Represents type TIWCGJQWizardStepIconPos.

Namespace: IWCGJQWizard
type
 TIWCGJQWizardStepIconPos = (jqtipLeft,jqtipRight);

The TIWCGJQWizardStepIconPos type exposes the following members.

Show:
 NameDescription
jqtipLeft

Represents constant jqtipLeft.

jqtipRight

Represents constant jqtipRight.

Top