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

sysdyn.h

This is type System::TWordDynArray.

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