TTMSFNCComboBox.AutoDropDown Property
Gets or sets whether typing opens the drop-down automatically.
API unit family: TMSFNCComboBox
Declaring type: TTMSFNCComboBox
Inherited from: TTMSFNCCustomComboBox
Type: Boolean
Syntax
property AutoDropDown: Boolean;
Default: False
Remarks
When True, the drop-down opens after enough characters are typed and matching items are available. The default value is False.