RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXDoubleValue.SetDouble Method

Sets the double floating point value for double data types.

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

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

 

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