Unit 'wformat' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TFormattingWriter.RowNext

Moves to the next table row

Declaration

Source position: wformat.pp line 72

public procedure TFormattingWriter.RowNext;

Description

Convenience method that calls RowEnd followed by RowStart to move to the next table row.

See also

TFormattingWriter.RowStart

  

Begins a new table row

TFormattingWriter.RowEnd

  

Ends the current table row


Documentation generated on: Jan 16 2026