Represents a Variant that holds an unknown value.
varUnknown = $000D;varUnknown = 0x000D;When a Variant is assignned a value that is not recognised, it is set to the varUnknown 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!
|