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

TJSONScanner.CurLine

Current line content

Declaration

Source position: jsonscanner.pp line 136

public property TJSONScanner.CurLine : Ansistring
  read GetCurLine;

Description

Returns the content of the current line being scanned. Useful for error reporting and debugging.

See also

CurRow

  

Current row number

CurColumn

  

Current column number


Documentation generated on: Jan 27 2026