Ends HTML table
Source position: whtml.pp line 53
public procedure THTMLWriter.TableEnd; override;
Ends an HTML table by writing the TABLE closing tag.
THTMLWriter.TableStart
Begins HTML table with optional border
TFormattingWriter.TableEnd