EMS.ResourceTypes.TEMSEndPointSegmentParameter.Create

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

Delphi

constructor Create(const AOwner: TEMSEndPointSegmentList; const AName: string);

C++

__fastcall TEMSEndPointSegmentParameter(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AName);

プロパティ

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


説明

指定された名前を持つ TEMSEndPointSegmentParameter のインスタンスを作成し、それを指定された URL セグメント リストに追加します。

関連項目