RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Mxarrays.vMaxCol Constant
Pascal
vMaxCol = High(Integer) div Sizeof(TSmallIntArray)-1;
C++
vMaxCol = High(Integer) div Sizeof(TSmallIntArray)-1;

Mxarrays

This is constant Mxarrays.vMaxCol.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!