Difference between revisions of "TStrings"

From OpenEUO
Jump to: navigation, search
(Created page with "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 appea...")
 
(No difference)

Latest revision as of 16:11, 5 October 2010

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.

Inherited from TObject: