REST.Utils.ExtractGetParams

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure ExtractGetParams(const AUrl: string; var VParams: TStrings);

C++

extern DELPHI_PACKAGE void __fastcall ExtractGetParams(const System::UnicodeString AUrl, System::Classes::TStrings* &VParams);

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!