help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

SetTextLineEnding

Set the end-of-line character for the given text file.

Declaration

Source position: systemh.inc line 668

procedure SetTextLineEnding(

  var f: Text;

  Ending: String

);

Description

SetTextLineEnding sets the end-of-line character for the text file F to Ending. By default, this is the string indicated by DefaultTextLineBreakStyle.

Errors

None.

See also

DefaultTextLineBreakStyle

  

Default line ending style.

TTextLineBreakStyle

  

Text line break style. (end of line character)

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505