TIWCGJQMMobiScroll2Preset Enumeration

Represents type TIWCGJQMMobiScroll2Preset.

Namespace: IWCGJQMMobiScroll2
type
 TIWCGJQMMobiScroll2Preset = (jqmspTime,jqmspDate,jqmspDateTime,jqmspSelect,jqmspTreeList,jqmspImageText);

The TIWCGJQMMobiScroll2Preset type exposes the following members.

Show:
 NameDescription
jqmspDate

Represents constant jqmspDate.

jqmspDateTime

Represents constant jqmspDateTime.

jqmspImageText

Represents constant jqmspImageText.

jqmspSelect

Represents constant jqmspSelect.

jqmspTime

Represents constant jqmspTime.

jqmspTreeList

Represents constant jqmspTreeList.

Top