API:EMS.ResourceTypes.TEMSEndPointSegmentParameter.Create
| [–] Properties | |
|---|---|
| Type: constructor | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: TEMSEndPointSegmentParameter | |
Delphi
constructor Create(const AOwner: TEMSEndPointSegmentList; const AName: string);
C++
__fastcall TEMSEndPointSegmentParameter(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AName);
Description
Creates an instance of TEMSEndpointSegment and adds it to the specified list of URL segments. EMS.ResourceTypes.TEMSEndPointSegmentParameter.Create inherits from EMS.ResourceTypes.TEMSEndpointSegment.Create. All content below this line refers to EMS.ResourceTypes.TEMSEndpointSegment.Create.
Creates an instance of TEMSEndpointSegment and adds it to the specified list of URL segments.