Table of Contents

TTMSFNCControlPicker.AutoCloseUp Property

Controls whether the drop-down closes automatically when the completed text matches an item.

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

Syntax

property AutoCloseUp: Boolean;

Default: False

Remarks

The default value is False. When True, autocomplete can close the drop-down after a full match.