System.Net.URLClient.TURLStream.RegisterSyncReqExecutor
Delphi
class procedure RegisterSyncReqExecutor(const AScheme: string; const AFunc: TSyncReqExecutor);
C++
__classmethod void __fastcall RegisterSyncReqExecutor(const System::UnicodeString AScheme, const _di_TSyncReqExecutor AFunc);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.Net.URLClient.pas System.Net.URLClient.hpp |
System.Net.URLClient | TURLStream |
Description
Embarcadero Technologies does not currently have any additional information.