Unit 'wtex' Package
[Overview][Constants][Classes][Index] [#fcl]

TTexWriter.CellStart

Begins LaTeX table cell

Declaration

Source position: wtex.pp line 61

public procedure TTexWriter.CellStart; override;

Description

Begins a LaTeX table cell by writing the column separator (&) if this is not the first cell in the row. Increments the internal cell counter.

See also

TTexWriter.FCellCount

  

Internal counter for table cell positions

TFormattingWriter.CellStart


Documentation generated on: Jan 16 2026