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

TMarkdownWriter.CellEnd

Completes table cell with pipe separator

Declaration

Source position: wmarkdown.pp line 75

public procedure TMarkdownWriter.CellEnd; override;

Description

Completes the table cell by adding trailing space and pipe separator ( |).

See also

CellStart

  

Begins table cell with spacing


Documentation generated on: Mar 09 2026