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

TFormattingWriter.RowStart

Begins a new table row

Declaration

Source position: wformat.pp line 70

public procedure TFormattingWriter.RowStart; virtual;

Description

Virtual method that begins a new table row. Descendant classes should override this method to write format-specific row opening markup.

See also

TFormattingWriter.RowEnd

  

Ends the current table row

TFormattingWriter.RowNext

  

Moves to the next table row


Documentation generated on: Jan 16 2026