EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create
| [–] Properties | |
|---|---|
| Type: constructor | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: TEMSEndPointSegmentConstant | |
Delphi
constructor Create(const AOwner: TEMSEndPointSegmentList; const AValue: string);
C++
__fastcall TEMSEndPointSegmentConstant(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AValue);
Description
Creates an instance of TEMSEndPointSegmentConstant with the specified value and adds it to the specified list of URL segments.