RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
System::TBooleanDynArray Type
Pascal
TBooleanDynArray = DynamicArray<Boolean>;
C++
typedef DynamicArray<Boolean> TBooleanDynArray;

sysdyn.h

This is type System::TBooleanDynArray.

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