RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.CMaxArrayVarType Constant

CMaxArrayVarType gives the upper bound of the CVarTypeToElementInfo array.

Pascal
CMaxArrayVarType = varUInt64;
C++
CMaxArrayVarType = varUInt64;

CMaxArrayVarType is a constant that specifies the upper bound of the CVarTypeToElementInfo array.  

CMaxArrayVarType is equal to the varUInt64 constant. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!