TIWCGJQCarouselTransitionStyle Enumeration

Represents type TIWCGJQCarouselTransitionStyle.

Namespace: IWCGJQCarousel
type
 TIWCGJQCarouselTransitionStyle = (jqctsNone,jqctsFade,jqctsBackSlide,jqctsGoDown,jqctsFadeUp);

The TIWCGJQCarouselTransitionStyle type exposes the following members.

Show:
 NameDescription
jqctsBackSlide

Represents constant jqctsBackSlide.

jqctsFade

Represents constant jqctsFade.

jqctsFadeUp

Represents constant jqctsFadeUp.

jqctsGoDown

Represents constant jqctsGoDown.

jqctsNone

Represents constant jqctsNone.

Top