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

TMarkdownWriter.RowStart

Begins table row with pipe

Declaration

Source position: wmarkdown.pp line 72

public procedure TMarkdownWriter.RowStart; override;

Description

Begins a new table row by writing the initial pipe symbol (|).

See also

RowEnd

  

Completes table row with separator line


Documentation generated on: Mar 10 2026