Data.DBXCommon.TDBXDriverRegistry.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDBXDriverRegistry();

プロパティ

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

説明

TDBXDriverRegistry インスタンスを破棄します。

このデストラクタは TDBXDriverRegistry のインスタンスを破棄します。

関連項目