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

TMarkdownWriter.RowEnd

Completes table row with separator line

Declaration

Source position: wmarkdown.pp line 73

public procedure TMarkdownWriter.RowEnd; override;

Description

Completes the current table row.

For header rows, automatically adds a separator line with dashes (---) below.

See also

RowStart

  

Begins table row with pipe


Documentation generated on: Mar 09 2026