System.Bindings.Outputs.TBindingOutput.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBindingOutput(void);

プロパティ

種類 可視性 ソース ユニット
destructor public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs TBindingOutput

説明

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

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

関連項目