TIWCGJQMControlGroupType Enumeration

Represents type TIWCGJQMControlGroupType.

Namespace: IWCGJQMControlGroup
type
 TIWCGJQMControlGroupType = (jqmcgtVertical,jqmcgtHorizontal);

The TIWCGJQMControlGroupType type exposes the following members.

Show:
 NameDescription
jqmcgtHorizontal

Represents constant jqmcgtHorizontal.

jqmcgtVertical

Represents constant jqmcgtVertical.

Top