TIWCGJQBounceMode Enumeration

Represents type TIWCGJQBounceMode.

Namespace: IWCGJQControl
type
 TIWCGJQBounceMode = (jqbmShow,jqbmHide,jqbmEffect);

The TIWCGJQBounceMode type exposes the following members.

Show:
 NameDescription
jqbmEffect

Represents constant jqbmEffect.

jqbmHide

Represents constant jqbmHide.

jqbmShow

Represents constant jqbmShow.

Top