Data.DBXClient.TDBXClientDriverLoaderClass
[–] Properties | |
---|---|
Type: classref typedef
| |
Visibility: public | |
Source: Data.DBXClient.pas Data.DBXClient.hpp
| |
Unit: Data.DBXClient | |
Parent: Data.DBXClient |
Delphi
TDBXClientDriverLoaderClass = class of TObject;
C++
typedef System::TMetaClass* TDBXClientDriverLoaderClass;
Description
Defines the metaclass for TDBXClientDriverLoader.
The value of TDBXClientDriverLoaderClass is the class reference for TDBXClientDriverLoader or for one of its descendants.