FMX.ListView.Appearances.TObjectAppearance.DoHeightChange
Delphi
procedure DoHeightChange; virtual; deprecated;
C++
virtual void __fastcall DoHeightChange _DEPRECATED_ATTRIBUTE0 (void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TObjectAppearance | 
Description
Warning: DoHeightChange is deprecated.
Dispatcher of the OnHeightChange event.
The object appearance calls DoHeightChange when the value of Height changes.