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

Creates an instance of TDBXContext

Pascal
constructor Create(DBXContext: TDBXContext); overload;
constructor Create; overload;
C++
__fastcall TDBXContext(TDBXContext DBXContext);
__fastcall TDBXContext();

This constructor creates and initializes an instance of TDBXContext

 

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