Table of Contents

TTMSFNCComboBox.AutoCloseUp Property

Gets or sets whether the drop-down closes automatically after autocomplete finds a full match.

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

Syntax

property AutoCloseUp: Boolean;

Default: False

Remarks

When True, a completed autocomplete match can close an open drop-down. The default value is False.