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