TIWCGJQTabIconPos Enumeration

Represents type TIWCGJQTabIconPos.

Namespace: IWCGJQTabs
type
 TIWCGJQTabIconPos = (jqtipLeft,jqtipRight);

The TIWCGJQTabIconPos type exposes the following members.

Show:
 NameDescription
jqtipLeft

Represents constant jqtipLeft.

jqtipRight

Represents constant jqtipRight.

Top