TIWCGJQOtherDirection Enumeration

Represents type TIWCGJQOtherDirection.

Namespace: IWCGJQControl
type
 TIWCGJQOtherDirection = (jqodLeft,jqodRight,jqodUp,jqodDown);

The TIWCGJQOtherDirection type exposes the following members.

Show:
 NameDescription
jqodDown

Represents constant jqodDown.

jqodLeft

Represents constant jqodLeft.

jqodRight

Represents constant jqodRight.

jqodUp

Represents constant jqodUp.

Top