FMX.ListView.Appearances.IPublishedAppearanceOwner.ItemAppearanceName

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

Delphi

property ItemAppearanceName: string read GetItemAppearanceName write SetItemAppearanceName;

C++

__property System::UnicodeString ItemAppearanceName = {read=GetItemAppearanceName, write=SetItemAppearanceName};

プロパティ

種類 可視性 ソース ユニット
property public
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances IPublishedAppearanceOwner


説明

リスト ビューの標準項目の外観の名前

関連項目