RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError.FilePos Property

Indicates the offset in the XML document where the parser encountered an error.

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

FilePos is the offset in 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!