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

sysdyn.h

This is type System::ArrayOfstring.

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