FMX.ImgList.TCustomDestinationItem.GetDisplayName

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

Delphi

function GetDisplayName: string; override;

C++

virtual System::UnicodeString __fastcall GetDisplayName();

プロパティ

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


説明

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

関連項目