Unit 'whtml' Package
[Overview][Constants][Classes][Index] [#fcl]

THTMLWriter.PreformatStart

Begins HTML preformatted text block

Declaration

Source position: whtml.pp line 50

public procedure THTMLWriter.PreformatStart; override;

Description

Begins an HTML preformatted text block by writing the PRE opening tag. Text within this block preserves whitespace and line breaks.

See also

THTMLWriter.PreformatEnd

  

Ends HTML preformatted text block

TFormattingWriter.PreformatStart


Documentation generated on: Jan 16 2026