FMX.ListView.Appearances.IPublishedAppearanceOwner.GetItemAppearanceName

提供:RAD Studio API Documentation

Delphi

function GetItemAppearanceName: string;

C++

virtual System::UnicodeString __fastcall GetItemAppearanceName() = 0 ;

プロパティ

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


説明

ItemAppearanceName の取得メソッド。

関連項目