Unit 'WText' Package
[Overview][Classes][Index] [#fcl]

TTextWriter.CellStart

Begins table cell

Declaration

Source position: wtext.pp line 91

public procedure TTextWriter.CellStart; override;

Description

Begins a new table cell.

Cell content is captured through subsequent Write calls.

See also

CellEnd

  

Completes table cell

Write

  

Writes text with line wrapping


Documentation generated on: Mar 10 2026