TIWCGJQScaleDirection Enumeration

Represents type TIWCGJQScaleDirection.

Namespace: IWCGJQControl
type
 TIWCGJQScaleDirection = (jqsdBoth,jqsdVertical,jqsdHorizontal);

The TIWCGJQScaleDirection type exposes the following members.

Show:
 NameDescription
jqsdBoth

Represents constant jqsdBoth.

jqsdHorizontal

Represents constant jqsdHorizontal.

jqsdVertical

Represents constant jqsdVertical.

Top