Icon TStringsArray

Unit: WebCore

TStringsArray = array of String

Available In: Client and Server Applications

The TStringArray type is used in classes like the TStringList class to represent an array of String values.
Image