API:DSAzure.TAzureHTTP.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TAzureHTTP |
Delphi
constructor Create; overload;
C++
__fastcall TAzureHTTP()/* overload */;
/* TIdBaseComponent.Create */ inline __fastcall TAzureHTTP(System::Classes::TComponent* AOwner)/* overload */ : Idhttp::TIdHTTP(AOwner) { }
Description