System.Net.HttpClient.TReceiveDataExEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TReceiveDataExEvent = procedure(const Sender: TObject; AContentLength, AReadCount: Int64; AChunk: Pointer; AChunkLength: Cardinal; var AAbort: Boolean) of object;

C++

typedef void __fastcall (__closure *TReceiveDataExEvent)(System::TObject* const Sender, __int64 AContentLength, __int64 AReadCount, void * AChunk, unsigned AChunkLength, bool &AAbort);

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 !