System.Bindings.Outputs.TValueRefConverter.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TValueRefConverter(void);

プロパティ

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

説明

TValueRefConverter インスタンスを破壊します。

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

関連項目