TStrings
From OpenEUO
TStrings is the base class for objects that represent a list of strings. Descendants of TStrings can represent several individual strings, such as the individual lines that appear in a list box.
- TStrings.Add
- TStrings.AddStrings
- TStrings.Clear
- TStrings.Count
- TStrings.Delete
- TStrings.GetString
- TStrings.Insert
- TStrings.SetString
- TStrings.Text
Inherited from TObject: