FMX.ListView.TAdapterListView.DoItemsCouldHaveChanged
Delphi
procedure DoItemsCouldHaveChanged; virtual;
C++
virtual void __fastcall DoItemsCouldHaveChanged();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TAdapterListView | 
Description
Called after the items of the adapter might have changed as a result of filtering or sorting.