EMS.ResourceTypes.TEMSEndpointSegment.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(const AOwner: TEMSEndPointSegmentList);

C++

__fastcall TEMSEndpointSegment(TEMSEndpointSegmentList* const AOwner);

Properties

Type Visibility Source Unit Parent
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndpointSegment

Description

Creates an instance of TEMSEndpointSegment and adds it to the specified list of URL segments.

See Also