EMS.ResourceTypes.TEMSEndPointSegmentConstant.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

__fastcall TEMSEndPointSegmentConstant(TEMSEndpointSegmentList* const AOwner, const System::UnicodeString AValue);

Eigenschaften

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


Beschreibung

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

Siehe auch