WriteLnString(Value: String);
Value. Character string that must be written.
The WriteLnString method writes a character string into a text file with further cursor move to the next string.
The example of use is given in description of the TextWriter.Create constructor.
See also: