TTMSFNCCustomComboBoxStyle Enumeration
Specifies whether the combo box is editable or limited to list selection.
API unit family: TMSFNCComboBox
Members
| Name | Description |
|---|---|
csDropDown |
Allows users to type text and select from the drop-down list. |
csDropDownList |
Allows users to select only values that are available in the drop-down list. |