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

TJSONScanner.AbsolutePos

Absolute character position

Declaration

Source position: jsonscanner.pp line 139

public property TJSONScanner.AbsolutePos : Integer
  read GetAbsolutePos;

Description

Returns the absolute character position in the input stream. Position is relative to the start of the input source.

See also

CurRow

  

Current row number

CurColumn

  

Current column number


Documentation generated on: Jan 27 2026