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

TFormattingWriter.CellEnd

Ends the current table cell

Declaration

Source position: wformat.pp line 74

public procedure TFormattingWriter.CellEnd; virtual;

Description

Virtual method that ends the current table cell. Descendant classes should override this method to write format-specific cell closing markup.

See also

TFormattingWriter.CellStart

  

Begins a new table cell

TFormattingWriter.CellNext

  

Moves to the next table cell


Documentation generated on: Jan 16 2026