|
RAD Studio VCL Reference
|
Gives the number of the line currently being parsed.
property SourceLine: Integer;
__property int SourceLine;
This read only property gives the line number of the current line being parsed. Lines start at 0. 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!
|