TTMSFNCComboBox.Style Property
Gets or sets whether users can type custom text or only select from the list.
API unit family: TMSFNCComboBox
Declaring type: TTMSFNCComboBox
Inherited from: TTMSFNCCustomComboBox
Type: TTMSFNCCustomComboBoxStyle
Syntax
property Style: TTMSFNCCustomComboBoxStyle;
Default: csDropDown
Remarks
The default value is csDropDown.