FMX.ListView.TAppearanceListView.ItemAppearanceChange

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ItemAppearanceChange(const Sender: TItemAppearanceProperties);

C++

void __fastcall ItemAppearanceChange(Fmx::Listview::Appearances::TItemAppearanceProperties* const Sender);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TAppearanceListView


説明

項目の外観が変更された際に呼び出されます。

関連項目