RAD Studio VCL Reference
|
The following tables list the members exposed by Currency.
|
Name |
Description |
![]() |
This is Val, a member of class CurrencyBase. |
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). |
|
Name |
Description |
![]() |
This is the overview for the Currency constructor overload. |
|
Name |
Description |
![]() |
This is the overview for the - operator overload. | |
![]() |
This is the overview for the -- operator overload. | |
![]() |
Returns a new System::Currency::Currency object that is the logical negation of this System::Currency::Currency object. | |
![]() |
This is the overview for the != operator overload. | |
![]() |
Returns a new System::Currency::Currency object with the value that is the remainder of this System::Currency::Currency object divided by a specified integer. | |
![]() |
Assigns this System::Currency::Currency object the remainder of its initial value divided by integer rhs. | |
![]() |
This is the overview for the * operator overload. | |
![]() |
Assigns this System::Currency::Currency object the result of its initial value multiplied by the value of System::Currency::Currency object rhs. | |
![]() |
This is the overview for the / operator overload. | |
![]() |
Assigns this System::Currency::Currency object the result of its initial value divided by the value of System::Currency::Currency object rhs. | |
![]() |
This is the overview for the + operator overload. | |
![]() |
This is the overview for the ++ operator overload. | |
![]() |
Increments the value of this System::Currency::Currency object by the value of rhs. | |
![]() |
This is the overview for the < operator overload. | |
![]() |
This is the overview for the <= operator overload. | |
![]() |
Decrements the value of this System::Currency::Currency object by the value of rhs. | |
![]() |
This is the overview for the = operator overload. | |
![]() |
This is the overview for the == operator overload. | |
![]() |
This is the overview for the > operator overload. | |
![]() |
This is the overview for the >= operator overload. | |
![]() |
Converts the System::Currency::Currency object to a double value. | |
![]() |
Converts the System::Currency::Currency object to an integer value | |
![]() |
Converts the System::Currency::System::String object to a String that displays its value. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|