[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TStrings.SkipLastLineBreak

Do not add a linebreak to the last item

Declaration

Source position: classesh.inc line 712

public property TStrings.SkipLastLineBreak : Boolean
  read GetSkipLastLineBreak
  write SetSkipLastLineBreak;

Description

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.

See also

TStrings.LineBreak

  

LineBreak character to use

TStrings.Text

  

Contents of the list as one big string.


Documentation generated on: Sep 28 2017