TIWCGJQTabCaptionAlign Enumeration

Represents type TIWCGJQTabCaptionAlign.

Namespace: IWCGJQTabs
type
 TIWCGJQTabCaptionAlign = (jqtcaLeft,jqtcaCenter,jqtcaRight);

The TIWCGJQTabCaptionAlign type exposes the following members.

Show:
 NameDescription
jqtcaCenter

Represents constant jqtcaCenter.

jqtcaLeft

Represents constant jqtcaLeft.

jqtcaRight

Represents constant jqtcaRight.

Top