Data.DBXClient.TDBXClientDriverLoaderClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDBXClientDriverLoaderClass = class of TObject;

C++

typedef System::TMetaClass* TDBXClientDriverLoaderClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Data.DBXClient.pas
Data.DBXClient.hpp
Data.DBXClient Data.DBXClient

Description

Defines the metaclass for TDBXClientDriverLoader.

The value of TDBXClientDriverLoaderClass is the class reference for TDBXClientDriverLoader or for one of its descendants.

See Also