RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EDOMParseError.Reason Property

Indicates the error code that the DOM parser returned.

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

Reason is a short text string that describes the error that was encountered. It corresponds to the error code specified by ErrorCode

 

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