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