TIWCGJQMListViewType Enumeration

Represents type TIWCGJQMListViewType.

Namespace: IWCGJQMListView
type
 TIWCGJQMListViewType = (jqmlvDefault,jqmlvNumbered);

The TIWCGJQMListViewType type exposes the following members.

Show:
 NameDescription
jqmlvDefault

Represents constant jqmlvDefault.

jqmlvNumbered

Represents constant jqmlvNumbered.

Top