Table of Contents

TTMSFNCComboBox.AutoCompleteNumChar Property

Gets or sets the minimum number of typed characters required before autocomplete filtering starts.

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

Syntax

property AutoCompleteNumChar: Integer;

Default: 2

Remarks

The default value is 2. Values below 1 are stored as 1.