System.Net.HttpClient.THTTPRedirectEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

THTTPRedirectEvent = procedure(const Sender: TObject; const ARequest: IHTTPRequest;
const AResponse: IHTTPResponse; ARedirections: Integer; var AAllow: Boolean) of object;

C++

typedef void __fastcall (__closure *THTTPRedirectEvent)(System::TObject* const Sender, const _di_IHTTPRequest ARequest, const _di_IHTTPResponse AResponse, int ARedirections, bool &AAllow);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient System.Net.HttpClient

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 !