TIWCGJQMMobiScrollTheme Enumeration

Represents type TIWCGJQMMobiScrollTheme.

Namespace: IWCGJQMMobiScroll
type
 TIWCGJQMMobiScrollTheme = (jqmstDefault,jqmstAndroid,jqmstAndroidICS,jqmstAndroidICSLight,jqmstSenseUI,jqmstIOS,jqmstJQM);

The TIWCGJQMMobiScrollTheme 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.

Top