Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TParser.SourcePos

Returns the current position in the stream.

Declaration

Source position: classesh.inc line 1862

public function TParser.SourcePos: LongInt;

Description

Remark: This is not the character position relative to the current source line, but the byte offset from the beginning of the stream.

Errors

None.

See also

TParser.SourceLine

  

Current source line number.


Documentation generated on: Jul 24 2023