System.Bindings.Expression.TBindingExpression.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBindingExpression();

プロパティ

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

説明

バインディング式のインスタンスを破壊します。

Destroy は、バインディング式のインスタンスを破壊します。

関連項目