DSAzure.TAzureHTTP.InitComponent

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure InitComponent; override;

C++

virtual void __fastcall InitComponent();

プロパティ

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

説明

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

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

関連項目