RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDoubleValue Class

Implementation of double-precision floating point values.

Pascal
TDBXDoubleValue = class(TDBXWritableValue);
C++
class TDBXDoubleValue : public TDBXWritableValue;

DBXCommon

Implementation of TDBXWritableValue for TDBXDataTypes.DoubleType values. 

 

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