TTMSFNCControlPicker.AutoDropDown Property
Controls whether typing enough characters opens the drop-down automatically.
API unit family: TMSFNCControlPicker
Declaring type: TTMSFNCControlPicker
Inherited from: TTMSFNCCustomControlPicker
Type: Boolean
Syntax
property AutoDropDown: Boolean;
Default: False
Remarks
The default value is False. When True, the drop-down opens after AutoCompleteNumChar characters have been typed and a visible match exists.