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

TTexWriter.FCellCount

Internal counter for table cell positions

Declaration

Source position: wtex.pp line 32

TTexWriter.FCellCount : Integer;

Description

FCellCount is used internally to track the current cell position within a table row. It is reset at the beginning of each row and incremented for each cell to determine when to insert column separators (&) in LaTeX tables.

See also

TTexWriter.CellStart

  

Begins LaTeX table cell

TTexWriter.RowStart

  

Begins LaTeX table row


Documentation generated on: Jan 16 2026