FMX.ListView.Appearances.IPublishedAppearanceOwner.HeaderAppearanceName

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

Delphi

property HeaderAppearanceName: string read GetHeaderAppearanceName write SetHeaderAppearanceName;

C++

__property System::UnicodeString HeaderAppearanceName = {read=GetHeaderAppearanceName, write=SetHeaderAppearanceName};

プロパティ

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


説明

リスト ビューのヘッダー項目の外観の名前

関連項目