Table of Contents

TTMSFNCControlPicker.AutoCompleteNumChar Property

Specifies the minimum number of typed characters before autocomplete lookup starts.

API unit family: TMSFNCControlPicker Declaring type: TTMSFNCControlPicker Inherited from: TTMSFNCCustomControlPicker Type: Integer

Syntax

property AutoCompleteNumChar: Integer;

Default: 2

Remarks

The default value is 2. Values lower than 1 are normalized to 1.