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

TFormattingWriter.CellNext

Moves to the next table cell

Declaration

Source position: wformat.pp line 75

public procedure TFormattingWriter.CellNext;

Description

Convenience method that calls CellEnd followed by CellStart to move to the next table cell.

See also

TFormattingWriter.CellStart

  

Begins a new table cell

TFormattingWriter.CellEnd

  

Ends the current table cell


Documentation generated on: Jan 16 2026