DSAzure.TAzureHTTP.InitComponent

提供:RAD Studio API Documentation

Delphi

procedure InitComponent; override;

C++

virtual void __fastcall InitComponent(void);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
DSAzure.pas
DSAzure.hpp
DSAzure TAzureHTTP

説明

コンポーネントを初期化します。

InitComponent メソッドは、TAzureHTTP コンポーネントを初期化し、そのプロトコルを HTTP に設定します。

関連項目