REST.Client.TCustomRESTRequest.DoApplyURLSegments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoApplyURLSegments(const AParamList: TRESTRequestParameterArray; var AURL: string); virtual;

C++

virtual void __fastcall DoApplyURLSegments(const System::DynamicArray<TRESTRequestParameter*> AParamList, System::UnicodeString &AURL);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTRequest

Description

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