RAD Studio VCL Reference
ContentsIndex
EDOMParseError Members Public Properties
Public Properties
 
Name 
Description 
 
Indicates the error code that the DOM parser returned. 
 
Indicates the offset in the XML document where the parser encountered an error. 
 
Indicates the context ID number for context-sensitive online help associated with the exception. 
 
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. 
 
Message contains the text string to display in the exception dialog box when the exception is raised. 
 
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) 2008 CodeGear(TM). All Rights Reserved.