Current column number
Source position: jsonscanner.pp line 93
public property TJSONScanner.CurColumn : Integer read GetCurColumn;
Returns the current column position within the current line. Column numbers start from 0.
CurRow
Current row number
CurLine
Current line content