System.Net.HttpClient.TSendDataEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSendDataEvent = procedure(const Sender: TObject; AContentLength: Int64; AWriteCount: Int64; var AAbort: Boolean) of object;

C++

typedef void __fastcall (__closure *TSendDataEvent)(System::TObject* const Sender, __int64 AContentLength, __int64 AWriteCount, 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 !