Table of Contents

TTMSFNCComboBox.AutoComplete Property

Gets or sets whether typed text selects matching items.

API unit family: TMSFNCComboBox Declaring type: TTMSFNCComboBox Inherited from: TTMSFNCCustomComboBox Type: Boolean

Syntax

property AutoComplete: Boolean;

Default: True

Remarks

When True, keyboard input searches the item list and completes the text from the current match. The default value is True.