Data.DBXCommon.TEventsCollection.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TEventsCollection(void);

プロパティ

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

説明

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

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

関連項目