FMX.ListView.TAdapterListView.DoItemsInvalidate
Delphi
procedure DoItemsInvalidate; virtual;
C++
virtual void __fastcall DoItemsInvalidate();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TAdapterListView | 
Description
Called when the items of the adapter need to be painted again.