Data.DBXCommon.TDBXValue.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXValue |
Delphi
constructor Create(ValueType: TDBXValueType); // Hide TObject.Create
C++
__fastcall TDBXValue(TDBXValueType* ValueType);
Description
Creates instance of TDBXValue.
This method creates and initializes an instance of TDBXValue.