RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError Properties

The properties of the EDOMParseError class are listed here.

 
Name 
Description 
 
This is ParseError, a member of class EDOMParseError. 
 
Name 
Description 
 
Indicates the error code that the DOM parser returned. 
 
Indicates the offset in the XML document where the parser encountered an error. 
 
Line 
Indicates the line of the XML document where the parser encountered an error. 
 
Indicates the position within the problem line where the parser encountered an error. 
 
Indicates the error code that the DOM parser returned. 
 
Indicates the text of the line where the parser encountered an error. 
 
URL 
Identifies the source that could not be parsed by its URL. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!