RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
VarUtils.CMinArrayVarType Constant

CMinArrayVarType gives the lower bound of the CVarTypeToElementInfo array.

Pascal
CMinArrayVarType = varEmpty;
C++
CMinArrayVarType = varEmpty;

CMinArrayVarType is a constant that specifies the lower bound of the CVarTypeToElementInfo array.  

CMinArrayVarType is equal to the varEmpty constant. 

 

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