Table of Contents

TTMSFNCSearchList.FilterUpdateOnSelect Property

Controls whether the current item selection is refreshed automatically when the filter is reapplied. True updates the selection to match the filtered results; False leaves the current selection index unchanged.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchList Inherited from: TTMSFNCCustomSearchList Type: boolean

Syntax

property FilterUpdateOnSelect: boolean;

Remarks

Default value is True.