Ends HTML preformatted text block
Source position: whtml.pp line 51
public procedure THTMLWriter.PreformatEnd; override;
Ends an HTML preformatted text block by writing the PRE closing tag.
THTMLWriter.PreformatStart
Begins HTML preformatted text block
TFormattingWriter.PreformatEnd