RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError.SrcText Property

Indicates the text of the line where the parser encountered an error.

Pascal
property SrcText: DOMString;
C++
__property DOMString SrcText;

SrcText is the text from the XML document that the DOM parser could not interpret. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!