Unit 'wformat' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

Reference for unit 'wformat'

Base class for formatted document writers

uses

  System,

  Classes,

  sysutils;

Overview

The wformat unit provides the abstract base class TFormattingWriter for creating formatted document writers. This class defines a standard interface for generating formatted output in various formats like HTML, LaTeX, or plain text. Descendant classes implement the formatting methods for their specific output format.


Documentation generated on: Jan 16 2026