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

Create an instance of the TDBXProperties class.

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

Use Create to create an instance of the TDBXProperties class. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!