RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
MXDB.TBigStr Type
Pascal
TBigStr = array[0..100000] of Char;
C++
array[0..100000] of Char TBigStr;

MXDB

This is type MXDB.TBigStr.

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