Unit 'WText' Package
[Overview][Classes][Index] [#fcl]

Reference for unit 'WText'

Plain text formatting writer implementation

uses

  System,

  WFormat,

  

Base class for formatted document writers

  Classes,

  sysutils;

Overview

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.


Documentation generated on: Mar 09 2026