WriteString(Value: String);
Value. Character string that must be written.
The WriteString method writes a character string into a text file.
The example of use is given in description of the TextWriter.Create constructor.
See also:
ITextWriter