TTMSFNCComboBox.ClearFilterOnSelection Property
Gets or sets whether item filters are cleared after a selection is made.
API unit family: TMSFNCComboBox
Declaring type: TTMSFNCComboBox
Inherited from: TTMSFNCCustomComboBox
Type: Boolean
Syntax
property ClearFilterOnSelection: Boolean;
Remarks
When True, selecting an item removes the active drop-down filter. The default value is True.