TTMSFNCControlPickerStyle Enumeration
Defines how the picker behaves when the user opens the drop-down.
API unit family: TMSFNCControlPicker
Members
| Name | Description |
|---|---|
csDropDown |
Allows direct text entry and opens the hosted control as a drop-down. |
csDropDownList |
Restricts selection to values supplied by the hosted control. |