TStrings

From OpenEUO
Revision as of 16:11, 5 October 2010 by 46.127.27.108 (Talk) (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...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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: