Contains the textual representation for the values in Strings.
Source position: textstrings.pas line 98
public property TTextStrings.Text : string |
Text is a String property which contains the textual representation for the values in the Strings property. TTextStrings re-implements the Text property as defined in TStrings. The write specifier (SetTextStr) is overridden, and forces the internal array of line ranges to be rebuilt during the next read access.
| Version 4.6 | Generated 2026-02-20 | Home |