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

This is type System::TByteDynArray.

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