API:EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create

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

Delphi

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

C++

__fastcall TEMSEndPointSegmentConstant(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AValue);

プロパティ

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

説明

TEMSEndpointSegment のインスタンスを作成して、指定の URL セグメント リストに追加します。

EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create は EMS.ResourceTypes.TEMSEndpointSegment.Create を継承しています。以下の内容はすべて EMS.ResourceTypes.TEMSEndpointSegment.Create を参照しています。

TEMSEndpointSegment のインスタンスを作成して、指定の URL セグメント リストに追加します。

関連項目