RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Currency::int Operator

Converts the System::Currency::Currency object to an integer value

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

int is a conversion System::Currency::int that converts a System::Currency::Currency object to an int. 

 

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