DSAzure.TAzureHTTP.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create; overload;

C++

__fastcall TAzureHTTP()/* overload */;
/* TIdBaseComponent.Create */ inline __fastcall TAzureHTTP(System::Classes::TComponent* AOwner)/* overload */ : Idhttp::TIdHTTP(AOwner) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureHTTP


Beschreibung

Erstellt eine TAzureHTTP-Instanz.

Der Konstruktor Create erstellt eine neue Instanz der Klasse TAzureHTTP.

Siehe auch