API:EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create
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 セグメント リストに追加します。