Table of Contents

TTMSFNCComboBox.AutoFilter Property

Gets or sets whether typing filters the drop-down list.

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

Syntax

property AutoFilter: Boolean;

Default: True

Remarks

When True, typed text is applied as a filter before the list is shown. The default value is True.