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 |
説明
指定された値を持つ TEMSEndPointSegmentConstant のインスタンスを作成し、それを指定された URL セグメント リストに追加します。