in TStringList ::
The SaveToFile method of the TStringList class adds an empty line to the file. Here's how to remove that extra line (actually CRLF - #13#10) in your Delphi applications you need one line of text to really be one line of text in the saved document.
Read the full article to learn how to Remove Empty Line Added With TStringList.SaveToFile
Related:
Comments
No comments yet. Leave a Comment

