TIWCGJQComboBoxExStyle Enumeration

Represents type TIWCGJQComboBoxExStyle.

Namespace: IWCGJQComboBox
type
 TIWCGJQComboBoxExStyle = (jqcbesPopup,jqcbesDropdown);

The TIWCGJQComboBoxExStyle type exposes the following members.

Show:
 NameDescription
jqcbesDropdown

Represents constant jqcbesDropdown.

jqcbesPopup

Represents constant jqcbesPopup.

Top