DSAzure.TAzureHTTP.InitComponent
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: DSAzure.pas DSAzure.hpp
| |
| Unit: DSAzure | |
| Parent: TAzureHTTP | |
Delphi
procedure InitComponent; override;
C++
virtual void __fastcall InitComponent();
Description
Initializes the component.
The InitComponent method initializes the TAzureHTTP component and sets the protocol to HTTP.