TTMSFNCControlPicker.AutoComplete Property
Controls whether typed text is completed from matching hosted items.
API unit family: TMSFNCControlPicker
Declaring type: TTMSFNCControlPicker
Inherited from: TTMSFNCCustomControlPicker
Type: Boolean
Syntax
property AutoComplete: Boolean;
Default: True
Remarks
The default value is True. When True, keyboard input looks up matching hosted items and updates the picker text.