Ends HTML table cell
Source position: whtml.pp line 57
public procedure THTMLWriter.CellEnd; override;
Ends an HTML table cell by writing the TD closing tag.
THTMLWriter.CellStart
Begins HTML table cell
TFormattingWriter.CellEnd