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

Creates an instance of TDBXValueType

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

This constructor creates and initializes an instance of TDBXValueType

 

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