Unit 'JsonScanner' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

TJSONScanner.CurRow

Current row number

Declaration

Source position: jsonscanner.pp line 137

public property TJSONScanner.CurRow : Integer
  read FCurRow;

Description

Returns the current line number in the input stream. Line numbers start from 1.

See also

CurLine

  

Current line content

CurColumn

  

Current column number


Documentation generated on: Jan 27 2026