Unit 'csvreadwrite' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCSVBuilder.AppendRow

Append a new row.

Declaration

Source position: csvreadwrite.pp line 181

public procedure TCSVBuilder.AppendRow;

Description

AppendRow moves the cell pointer to the new row, i.e. it appends a LineEnding character.

See also

LineENding

  

Line ending character.

AppendCell

  

Append a cell to the output.

EqualColCountPerRow

  

Ensure every row has an equal amount of columns.


Documentation generated on: Jul 24 2023