API:REST.Client.TCustomRESTRequest.DoPrepareQueryString

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoPrepareQueryString(const AParamList: TRESTRequestParameterArray;  AContentType: TRESTContentType; var AURL: string); virtual;

C++

virtual void __fastcall DoPrepareQueryString(const System::DynamicArray<TRESTRequestParameter*> AParamList, Rest::Types::TRESTContentType AContentType, System::UnicodeString &AURL);

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !