Represents a Variant that holds a 32 bit error code.
varError = $000A;varError = 0x000A;When a Variant is assigned a 32 bit error code, it is set to the varError 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!
|