RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError.LinePos Property

Indicates the position within the problem line where the parser encountered an error.

Pascal
property LinePos: Integer;
C++
__property int LinePos;

LinePos is the offset in the line specified by the Line property where the DOM parser detected an error. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!