TStringArray Type
Summary
Represents an array of the
type.
Namespace
:
System.Classes
Syntax
Delphi
type TStringArray = array of String;
See Also
Reference
System.Classes