RAD Studio VCL Reference
|
Decrements the value of the System::Currency::Currency object by a specified integer value.
operator --; operator --(: Integer);
Use the unary System::Currency::-- to decrement the value of the System::Currency::Currency object by 1.
Use the binary System::Currency::-- to decrement the value by the integer specified as an operand.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|