TIWCGJQAccordionEffects Enumeration

The enumerator of JQAccordion effects

Namespace: IWCGJQAccordion
type
 TIWCGJQAccordionEffects = (
 jqaeDisable,
 jqaeSlide,
 jqaeBounceSlide
 );

The TIWCGJQAccordionEffects type exposes the following members.

Show:
 NameDescription
jqaeBounceSlide

Bounce slide effect

jqaeDisable

No effects

jqaeSlide

Slide effect

Top