EMS.ResourceTypes.TEMSEndpointSegment.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AOwner: TEMSEndPointSegmentList);

C++

__fastcall TEMSEndpointSegment(TEMSEndpointSegmentList* const AOwner);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndpointSegment


Beschreibung

Erstellt eine Instanz von TEMSEndpointSegment und fügt sie der angegebenen Liste mit URL-Segmenten hinzu.

Siehe auch