RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError.ErrorCode Property

Indicates the error code that the DOM parser returned.

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

ErrorCode is the error code supplied by the DOM parser when it encountered a problem parsing the XML document. 

 

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