Represents a Variant that holds a floating point value.
varDouble = $0005;
varDouble = 0x0005;
System
When a Variant is assigned a floating point value with more than 4 decimal places, it is set to the varDouble type.
Use VarType to determine the variant type.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|