API:EMS.ResourceTypes.TEMSEndPointSegmentParameter.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AOwner: TEMSEndPointSegmentList; const AName: string);

C++

__fastcall TEMSEndPointSegmentParameter(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AName);

Eigenschaften

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

Beschreibung

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

EMS.ResourceTypes.TEMSEndPointSegmentParameter.Create erbt von EMS.ResourceTypes.TEMSEndpointSegment.Create. Der folgende Inhalt bezieht sich auf EMS.ResourceTypes.TEMSEndpointSegment.Create.

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

Siehe auch