RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TStreamWriter.NewLine Property

Line terminator string.

Pascal
property NewLine: string;
C++
__property AnsiString NewLine;

NewLine gets and sets the line terminator string used by the TStreamWriter

This property is functionally identical to the Microsoft .NET property StreamWriter.NewLine

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!