RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDoubleValue.SetDouble Method

Sets the double floating point value for double data types.

Pascal
procedure SetDouble(const Value: Double); override;
C++
virtual __fastcall SetDouble(const Double Value);

Sets the double floating point value for TDBXValue instances with a data type of DoubleType

 

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