C++
typedef DynamicArray<unsigned> TLongWordDynArray;
Properties
| Type |
Visibility |
Source |
Unit |
Parent |
| typedef |
public |
sysdyn.h |
System |
System |
Description
Is a dynamic array of LongWord.
TLongWordDynArray is a dynamic array with LongWord elements.
See Also