Plain text formatting writer implementation
uses |
||
|
Base class for formatted document writers |
|
This unit provides TTextWriter, a concrete implementation of TFormattingWriter that generates plain text output with line wrapping.
The writer supports configurable line length, automatic text wrapping at word boundaries, headers with underlines, ASCII-formatted tables, lists with bullets and numbering, preformatted text blocks, and clean plain text output suitable for email or console display.