Data.DBXCommon.TEventsCollection.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEventsCollection();

プロパティ

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

説明

TEventsCollection のインスタンスを破壊します。

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

関連項目