REST.Utils.ExtractURLSegmentNames

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ExtractURLSegmentNames(const AString: string; AList: TStrings);

C++

extern DELPHI_PACKAGE void __fastcall ExtractURLSegmentNames(const System::UnicodeString AString, System::Classes::TStrings* AList);

Properties

Type Visibility Source Unit Parent
procedure
function
public
REST.Utils.pas
REST.Utils.hpp
REST.Utils REST.Utils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!