|
RAD Studio VCL Reference
|
Gives the position in the line currently being parsed.
property LinePos: Integer;
__property int LinePos;
This read only property gives the character position in the current line being parsed. The position in the file is determined by the NextToken method.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|