Represents a Variant that holds a null value.
varNull = $0001;varNull = 0x0001;When a Variant is assigned a null value, it is set to the varNull 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!
|