EMS.ResourceTypes.EndpointNameAttribute.Create

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

Delphi

constructor Create(AName: string);

C++

__fastcall EndpointNameAttribute(System::UnicodeString AName);

プロパティ

種類 可視性 ソース ユニット
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes EndpointNameAttribute


説明

EndpointNameAttribute のインスタンスを作成し、その Name プロパティの値として指定の文字列を設定します。