TIWCGJQEffect Enumeration

Represents type TIWCGJQEffect.

Namespace: IWCGJQControl
type
 TIWCGJQEffect = (jqeNone, jqeBlind, jqeClip, jqeDrop, jqeExplode, jqeFade, jqeFold, jqePuff, jqeSlide, jqeScale,
 jqeBounce,jqeHighlight, jqePulsate, jqeShake, jqeSize, jqeTransfer);

The TIWCGJQEffect type exposes the following members.

Show:
 NameDescription
jqeBlind

Represents constant jqeBlind.

jqeBounce

Represents constant jqeBounce.

jqeClip

Represents constant jqeClip.

jqeDrop

Represents constant jqeDrop.

jqeExplode

Represents constant jqeExplode.

jqeFade

Represents constant jqeFade.

jqeFold

Represents constant jqeFold.

jqeHighlight

Represents constant jqeHighlight.

jqeNone

Represents constant jqeNone.

jqePuff

Represents constant jqePuff.

jqePulsate

Represents constant jqePulsate.

jqeScale

Represents constant jqeScale.

jqeShake

Represents constant jqeShake.

jqeSize

Represents constant jqeSize.

jqeSlide

Represents constant jqeSlide.

jqeTransfer

Represents constant jqeTransfer.

Top