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 TEMSEndPointSegmentParameter mit dem angegebenen Namen und fügt sie der angegebenen Liste mit URL-Segmenten hinzu.

Siehe auch