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

This is type System::TBooleanDynArray.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!