| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Set the end-of-line character for the given text file.
Source position: systemh.inc line 1261
| procedure SetTextLineEnding( | 
| var f: Text; | 
| Ending: string | 
| ); | 
SetTextLineEnding sets the end-of-line character for the text file F to Ending. By default, this is the string indicated by DefaultTextLineBreakStyle.
None.
| 
 | Default line ending style. | |
| 
 | Text line break style. (end of line character) |