Data.DBXClient.TDBXClientDriverLoaderClass

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.

See Also