EMS.ResourceTypes.TEMSEndPointSegmentService.ExtractSegments

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndPointSegmentService


Description

Ajoute les segments URL de la chaîne spécifiée à l'instance de TEMSEndpointSegmentList spécifiée.

Voir aussi