System.Tether.AppProfile.TCustomRemoteItem.Name

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

Delphi

property Name: string read FName write FName;

C++

__property System::UnicodeString Name = {read=FName, write=FName};

プロパティ

種類 可視性 ソース ユニット
property public
System.Tether.AppProfile.pas
System.Tether.AppProfile.hpp
System.Tether.AppProfile TCustomRemoteItem


説明

String は、項目を一意に識別する文字列です。

関連項目