The TStrings
object is a helper object that lets you work with the text displayed by the user form component as a list of strings. This object is similar to a VCL TStrings
object. It provides properties and methods that let you access single lines, add or delete lines, change their order and so on.