FMX.ListView.TAppearanceListView.ItemAppearanceChangeHeight
Delphi
procedure ItemAppearanceChangeHeight(const Sender: TItemAppearanceProperties);
C++
void __fastcall ItemAppearanceChangeHeight(Fmx::Listview::Appearances::TItemAppearanceProperties* const Sender);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
procedure function |
protected | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TAppearanceListView |
説明
項目の高さが変更された際に呼び出されます。