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