API:DSAzure.TAzureHTTP.Create

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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