System.Tether.AppProfile.TLocalResource.GetDisplayName

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

Delphi

function GetDisplayName: string; override;

C++

virtual System::UnicodeString __fastcall GetDisplayName();

プロパティ

種類 可視性 ソース ユニット
function protected
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TLocalResource


説明

ローカル リソースの表示名を返します。

ローカル リソースの表示名は "ローカル リソース <n>" で、ここでの <n> は、ローカル リソースの Index です。

関連項目