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

TTexWriter.HeaderCellStart

Begins LaTeX table header cell

Declaration

Source position: wtex.pp line 62

public procedure TTexWriter.HeaderCellStart; override;

Description

Begins a LaTeX table header cell by calling CellStart. LaTeX does not distinguish between header and regular cells in the tabular environment.

See also

TTexWriter.CellStart

  

Begins LaTeX table cell

TTexWriter.HeaderCellEnd

  

Ends LaTeX table header cell

TFormattingWriter.HeaderCellStart


Documentation generated on: Jan 16 2026