RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParser.SourcePos Method

Returns the position in the file being parsed.

Pascal
function SourcePos: Longint;
C++
__fastcall Longint SourcePos();

Call SourcePos to get the character position in the file being parsed.. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!