TIWCGJQMultiSelectOptionsSearchField Enumeration

Represents type TIWCGJQMultiSelectOptionsSearchField.

Namespace: IWCGJQMultiSelect
type
 TIWCGJQMultiSelectOptionsSearchField = (jqmsosfTrue,jqmsosfFalse,jqmsosfToggle);

The TIWCGJQMultiSelectOptionsSearchField type exposes the following members.

Show:
 NameDescription
jqmsosfFalse

Represents constant jqmsosfFalse.

jqmsosfToggle

Represents constant jqmsosfToggle.

jqmsosfTrue

Represents constant jqmsosfTrue.

Top