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

TFormattingWriter.PreformatStart

Begins preformatted text block

Declaration

Source position: wformat.pp line 65

public procedure TFormattingWriter.PreformatStart; virtual;

Description

Virtual method that begins a preformatted text block where whitespace and line breaks are preserved. Descendant classes should override this method to write format-specific preformatted opening markup.

See also

TFormattingWriter.PreformatEnd

  

Ends preformatted text block


Documentation generated on: Jan 16 2026