TIWCGJQComboBoxExOptionsPos Enumeration

Represents type TIWCGJQComboBoxExOptionsPos.

Namespace: IWCGJQComboBox
type
 TIWCGJQComboBoxExOptionsPos = (jqcbepLeftTop, jqcbepLeftCenter, jqcbepLeftBottom, jqcbepRightTop, jqcbepRightCenter, jqcbepRightBottom);

The TIWCGJQComboBoxExOptionsPos type exposes the following members.

Show:
 NameDescription
jqcbepLeftBottom

Represents constant jqcbepLeftBottom.

jqcbepLeftCenter

Represents constant jqcbepLeftCenter.

jqcbepLeftTop

Represents constant jqcbepLeftTop.

jqcbepRightBottom

Represents constant jqcbepRightBottom.

jqcbepRightCenter

Represents constant jqcbepRightCenter.

jqcbepRightTop

Represents constant jqcbepRightTop.

Top