System.Bindings.Expression.TBindExprDict.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBindExprDict();

プロパティ

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

説明

TBindExprDict クラスのインスタンスを破壊します。

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

関連項目