TIWCGJQDirection Enumeration

Represents type TIWCGJQDirection.

Namespace: IWCGJQControl
type
 TIWCGJQDirection = (jqdVertical,jqdHorizontal);

The TIWCGJQDirection type exposes the following members.

Show:
 NameDescription
jqdHorizontal

Represents constant jqdHorizontal.

jqdVertical

Represents constant jqdVertical.

Top