Specifies that a variant array has no flags set.
ARR_NONE = $0000;
ARR_NONE = 0x0000;
Assign the ARR_NONE value to the Flags field of a TVarArray variable to specify that the variant array variable has no flags set.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|