EMS.ResourceTypes.TEMSEndPointSegmentService.ExtractSegments

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class procedure ExtractSegments(const AString: string; const AList: TEMSEndPointSegmentList); static;

C++

static void __fastcall ExtractSegments(const System::UnicodeString AString, TEMSEndpointSegmentList* const AList);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndPointSegmentService


Beschreibung

Hängt die URL-Segmente in dem angegebenen String an die angegebene Instanz von TEMSEndpointSegmentList an.

Siehe auch