Unit 'wformat' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TFormattingWriter.RowEnd

Ends the current table row

Declaration

Source position: wformat.pp line 71

public procedure TFormattingWriter.RowEnd; virtual;

Description

Virtual method that ends the current table row. Descendant classes should override this method to write format-specific row closing markup.

See also

TFormattingWriter.RowStart

  

Begins a new table row

TFormattingWriter.RowNext

  

Moves to the next table row


Documentation generated on: Jan 16 2026