Ends the HTML document
Source position: whtml.pp line 37
public procedure THTMLWriter.DocumentEnd; override;
Ends the HTML document by writing the BODY and HTML closing tags.
THTMLWriter.DocumentStart
Begins an HTML document
TFormattingWriter.DocumentEnd