Class of TStrings.
Source position: classesh.inc line 791
type TStringsClass = class of TStrings;
TStringsClass is the class of TStrings. It is provided for convenience.
TStrings
Class to manage arrays or collections of strings.