TIWCGJQContainerViewFancyBoxAdvType Enumeration

Represents type TIWCGJQContainerViewFancyBoxAdvType.

Namespace: IWCGJQFancyBox
type
 TIWCGJQContainerViewFancyBoxAdvType = (jqibatDefault,jqibatContainer,jqibatAjax,jqibatIFrame,jqibatSWF,jqibatInline,jqibatImage);

The TIWCGJQContainerViewFancyBoxAdvType type exposes the following members.

Show:
 NameDescription
jqibatAjax

Represents constant jqibatAjax.

jqibatContainer

Represents constant jqibatContainer.

jqibatDefault

Represents constant jqibatDefault.

jqibatIFrame

Represents constant jqibatIFrame.

jqibatImage

Represents constant jqibatImage.

jqibatInline

Represents constant jqibatInline.

jqibatSWF

Represents constant jqibatSWF.

Top