Ends HTML table row
Source position: whtml.pp line 55
public procedure THTMLWriter.RowEnd; override;
Ends an HTML table row by writing the TR closing tag.
THTMLWriter.RowStart
Begins HTML table row
TFormattingWriter.RowEnd