Table of Contents

TTMSFNCCustomSearchList.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: TTMSFNCCustomSearchList Type: boolean

Syntax

property FilterUpdateOnSelect: boolean;

Remarks

Default value is True.