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

TFormattingWriter.CellStart

Begins a new table cell

Declaration

Source position: wformat.pp line 73

public procedure TFormattingWriter.CellStart; virtual;

Description

Virtual method that begins a new table cell. Descendant classes should override this method to write format-specific cell opening markup.

See also

TFormattingWriter.CellEnd

  

Ends the current table cell

TFormattingWriter.CellNext

  

Moves to the next table cell


Documentation generated on: Jan 16 2026