TIWCGJQMultiSelectOptionsListPos Enumeration

Represents type TIWCGJQMultiSelectOptionsListPos.

Namespace: IWCGJQMultiSelect
type
 TIWCGJQMultiSelectOptionsListPos = (jqmsolpLeft,jqmsolpRight,jqmsolpTop,jqmsolpBottom);

The TIWCGJQMultiSelectOptionsListPos type exposes the following members.

Show:
 NameDescription
jqmsolpBottom

Represents constant jqmsolpBottom.

jqmsolpLeft

Represents constant jqmsolpLeft.

jqmsolpRight

Represents constant jqmsolpRight.

jqmsolpTop

Represents constant jqmsolpTop.

Top