RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXDB.TArrayInt Type
Pascal
TArrayInt = array[0..MaxInt div 8] of Integer;
C++
array[0..MaxInt div 8] of Integer TArrayInt;

MXDB

This is type MXDB.TArrayInt.

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