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

This is type System::TStringDynArray.

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