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