TIWCGJQContainerViewFancyBoxTitlePos Enumeration

Represents type TIWCGJQContainerViewFancyBoxTitlePos.

Namespace: IWCGJQFancyBox
type
 TIWCGJQContainerViewFancyBoxTitlePos = (jqibtpOutside,jqibtpInside,jqibtpOver);

The TIWCGJQContainerViewFancyBoxTitlePos type exposes the following members.

Show:
 NameDescription
jqibtpInside

Represents constant jqibtpInside.

jqibtpOutside

Represents constant jqibtpOutside.

jqibtpOver

Represents constant jqibtpOver.

Top