RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Currency Friends

The friends of the Currency class are listed here.

Name 
Description 
This is friend Currency __fastcall operator -(double lhs, const Currency& rhs). 
This is friend Currency __fastcall operator -(int lhs, const Currency& rhs). 
This is friend Currency __fastcall operator *(double lhs, const Currency& rhs). 
This is friend Currency __fastcall operator *(int lhs, const Currency& rhs). 
This is friend Currency __fastcall operator /(double lhs, const Currency& rhs). 
This is friend Currency __fastcall operator /(int lhs, const Currency& rhs). 
This is friend Currency __fastcall operator +(double lhs, const Currency& rhs). 
This is friend Currency __fastcall operator +(int lhs, const Currency& rhs). 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!