StringArray Type
Summary
Represents an array of the
type.
Namespace
:
flcStdTypes
Syntax
Delphi
type StringArray = array of String;
See Also
Reference
flcStdTypes