Moves to the next table row
Source position: wformat.pp line 72
public procedure TFormattingWriter.RowNext; |
Convenience method that calls RowEnd followed by RowStart to move to the next table row.
|
Begins a new table row |
|
|
Ends the current table row |