TIWCGJQMMobiScroll2Theme Enumeration

Represents type TIWCGJQMMobiScroll2Theme.

Namespace: IWCGJQMMobiScroll2
type
 TIWCGJQMMobiScroll2Theme = (jqmstDefault,jqmstAndroid,jqmstAndroidICS,jqmstAndroidICSLight,jqmstSenseUI,jqmstIOS,
 jqmstJQM,jqmstWP,jqmstWPLight);

The TIWCGJQMMobiScroll2Theme type exposes the following members.

Show:
 NameDescription
jqmstAndroid

Represents constant jqmstAndroid.

jqmstAndroidICS

Represents constant jqmstAndroidICS.

jqmstAndroidICSLight

Represents constant jqmstAndroidICSLight.

jqmstDefault

Represents constant jqmstDefault.

jqmstIOS

Represents constant jqmstIOS.

jqmstJQM

Represents constant jqmstJQM.

jqmstSenseUI

Represents constant jqmstSenseUI.

jqmstWP

Represents constant jqmstWP.

jqmstWPLight

Represents constant jqmstWPLight.

Top