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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!