FMX.ListView.TPresentedListView.SetSearchFilter
Delphi
procedure SetSearchFilter(const Filter: string);
C++
void __fastcall SetSearchFilter(const System::UnicodeString Filter);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.ListView.pas FMX.ListView.hpp  | 
        FMX.ListView | TPresentedListView | 
Description
Implements the IListViewPresentationParent.SetSearchFilter method.
The SetSearchFilter method of TPresentedListView implements the SetSearchFilter method of IListViewPresentationParent.