Represents a Variant that holds a monetary floating point value.
varCurrency = $0006;
varCurrency = 0x0006;
When a Variant is assigned a floating point value with less than 5 decimal places, it is set to the varCurrency type.
Use VarType to determine the variant type.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|