TIWCGJQMarqueeDirection Enumeration

Represents type TIWCGJQMarqueeDirection.

Namespace: IWCGJQLabel
type
 TIWCGJQMarqueeDirection = (jqmdLeft,jqmdRight,jqmdUp, jqmdDown);

The TIWCGJQMarqueeDirection type exposes the following members.

Show:
 NameDescription
jqmdDown

Represents constant jqmdDown.

jqmdLeft

Represents constant jqmdLeft.

jqmdRight

Represents constant jqmdRight.

jqmdUp

Represents constant jqmdUp.

Top