Begins HTML preformatted text block
Source position: whtml.pp line 50
public procedure THTMLWriter.PreformatStart; override; |
Begins an HTML preformatted text block by writing the PRE opening tag. Text within this block preserves whitespace and line breaks.
|
Ends HTML preformatted text block |
|