FMX.ListView.TAppearanceListView.ItemAppearanceChangeHeight
Delphi
procedure ItemAppearanceChangeHeight(const Sender: TItemAppearanceProperties);
C++
void __fastcall ItemAppearanceChangeHeight(Fmx::Listview::Appearances::TItemAppearanceProperties* const Sender);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.pas FMX.ListView.hpp | FMX.ListView | TAppearanceListView | 
Description
Called when the heights of the items are changed.