[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Write handler for the TStrings.Text property.
SetTextStr is the write method for the TStrings.Text property. It does nothing other than calling TStrings.SetText.
Descendent classes may override this method to implement a more efficient algoritm that fits their storage method better.
|
Contents of the list as one big string. |
|
|
Read handler for the TStrings.Text property. |