RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Currency::double Operator

Converts the System::Currency::Currency object to a double value.

Pascal
operator double;
C++
__fastcall operator double() const;

double is a conversion System::Currency::double that converts a System::Currency::Currency object to a double. 

 

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