FMX.ListView.TAdapterListView.DoItemsResize
Delphi
procedure DoItemsResize; virtual;
C++
virtual void __fastcall DoItemsResize(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
procedure function  | 
		protected | FMX.ListView.pas FMX.ListView.hpp  | 
        FMX.ListView | TAdapterListView | 
Description
Called when the size of the items of the adapter has changed.