FMX.ListView.TAppearanceListView.ItemAppearanceClassName

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

Delphi

property ItemAppearanceClassName: string read GetItemObjectsClassName write SetItemObjectsClassName;

C++

__property System::UnicodeString ItemAppearanceClassName = {read=GetItemObjectsClassName, write=SetItemObjectsClassName};

プロパティ

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


説明

項目の外観オブジェクトを表すクラス名を表す、文字列値です。

関連項目