RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDriver.Create Constructor ()

Create TDBXDriver.

Pascal
constructor Create(DriverDef: TDBXDriverDef); virtual; overload;
constructor Create; overload;
C++
virtual __fastcall TDBXDriver(TDBXDriverDef DriverDef);
__fastcall TDBXDriver();

Create creates and initializes a TDBXDriver instance. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!