TIWCGJQImageZoomerON Enumeration

Represents type TIWCGJQImageZoomerON.

Namespace: IWCGJQImage
type
 TIWCGJQImageZoomerON = (jqizoMouseOver,jqizoGrab,jqizoClick,jqizoToggle);

The TIWCGJQImageZoomerON type exposes the following members.

Show:
 NameDescription
jqizoClick

Represents constant jqizoClick.

jqizoGrab

Represents constant jqizoGrab.

jqizoMouseOver

Represents constant jqizoMouseOver.

jqizoToggle

Represents constant jqizoToggle.

Top