System.Net.URLClient.TAsyncReadStream.TStreamAsyncResult.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TBaseAsyncResult.Create */ inline __fastcall TStreamAsyncResult(System::TObject* const AContext)/* overload */ : System::Classes::TBaseAsyncResult(AContext) { }
/* TBaseAsyncResult.Create */ inline __fastcall TStreamAsyncResult()/* overload */ : System::Classes::TBaseAsyncResult() { }

Properties

Type Visibility Source Unit Parent
constructor public System.Net.URLClient.hpp System.Net.URLClient TStreamAsyncResult

Description

Embarcadero Technologies does not currently have any additional information.