| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Do not add a linebreak to the last item
Source position: classesh.inc line 781
|  public property TStrings.SkipLastLineBreak : Boolean | 
SkipLastLineBreak can be set to True to omit a linebreak character after the last string in the TStrings.Text. This also means when writing to file, that the file will not have a terminating linebreak character.
Note that SkipLastLineBreak has the opposite meaning to TStrings.TrailingLineBreak.
| 
 | Add a linebreak to the last item | |
| 
 | LineBreak character to use | |
| 
 | Contents of the list as one big string. | |
| 
 | A set of TStringsOption - various boolean properties. |