RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError.Line Property

Indicates the line of the XML document where the parser encountered an error.

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

Line is the line of the XML document where the parser detected the error. 

 

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