Unit 'csvdocument' Package
[Overview][Types][Classes][Index] [#fcl]

TCSVDocument.MaxColCount

Maximum column count.

Declaration

Source position: csvdocument.pp line 149

public property TCSVDocument.MaxColCount : Integer
  read GetMaxColCount;

Description

MaxColCount scans all rows and returns the largest available ColCount value.

See also

RowCount

  

Number of available rows.

Cells

  

Array access to all cells.

ColCount

  

Return the column count for a given row.


Documentation generated on: Jul 24 2023