Writes raw text followed by line ending to the output stream
Source position: wformat.pp line 41
public procedure TFormattingWriter.DumpLn( |
const AText: string |
); |
AText |
|
Raw text to write to stream |
Writes text directly to the output stream followed by a line ending without any escaping or formatting. This is used for writing format-specific markup or pre-escaped text that should end with a new line.
|
Writes raw text directly to the output stream |
|
|
Platform-specific line ending constant |