DSAzure.TAzureService.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TAzureService();

プロパティ

種類 可視性 ソース ユニット
destructor public
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService

説明

TAzureService のインスタンスを破壊します。

Destroy は、TAzureService クラスのインスタンスを破壊します。

関連項目