Data.DBXCommon.TDBXValue.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXValue();

プロパティ

種類 可視性 ソース ユニット
destructor public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXValue

説明

TDBXValue のインスタンスを破棄します。

このメソッドは、TDBXValue のインスタンスを破棄します。

関連項目