Current row number
Source position: jsonscanner.pp line 137
public property TJSONScanner.CurRow : Integer read FCurRow;
Returns the current line number in the input stream. Line numbers start from 1.
CurLine
Current line content
CurColumn
Current column number