RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDoubleValue Class

Implementation of double-precision floating point values.

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

Implementation of TDBXWritableValue for TDBXDataTypes.DoubleType values. 

 

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