Ends the current table row
Source position: wformat.pp line 71
public procedure TFormattingWriter.RowEnd; virtual; |
Virtual method that ends the current table row. Descendant classes should override this method to write format-specific row closing markup.
|
Begins a new table row |
|
|
Moves to the next table row |