TTMSFNCResponsiveList.OnItemFilter Event
Occurs while filtering, for each item, allowing the built-in filter match to be overridden.
API unit family: TMSFNCResponsiveList
Declaring type: TTMSFNCResponsiveList
Syntax
OnItemFilter: TResponsiveListItemFilterEvent;
Remarks
Set Retain to True in the handler to keep the item visible regardless of the built-in filter match.