FMX.ImgList.TCustomDestinationItem.GetDisplayName

提供:RAD Studio API Documentation

Delphi

function GetDisplayName: string; override;

C++

virtual System::UnicodeString __fastcall GetDisplayName(void);

プロパティ

種類 可視性 ソース ユニット
function protected
FMX.ImgList.pas
FMX.ImgList.hpp
FMX.ImgList TCustomDestinationItem


説明

Layers コレクションにおける、空ではないレイヤNames を格納する文字列を返します。

関連項目