TStaticUnicodeStringArray Type

Represents an array of the UnicodeString type.

Namespace: flcStdTypes
type
 TStaticUnicodeStringArray = array[0..MaxUnicodeStringArrayElements - 1] of UnicodeString;