Represents a Variant that has not yet been assigned a value.
varEmpty = $0000;
varEmpty = 0x0000;
When a Variant is first created, it is set to the varEmpty 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!
|