RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Mxarrays.vMaxRow Constant
Pascal
vMaxRow = (High(Integer)-$f) div Sizeof(SmallInt);
C++
vMaxRow = (High(Integer)-$f) div Sizeof(SmallInt);

Mxarrays

This is constant Mxarrays.vMaxRow.

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