System.Bindings.Expression.TBindExprDict.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TBindExprDict(void);

プロパティ

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

説明

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

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

関連項目