RAD Studio VCL Reference
|
Specifies implementation-specific options that are followed when parsing the XML document.
property ParseOptions: TParseOptions;
__property TParseOptions ParseOptions;
Set ParseOptions to influence the way the DOM implementation parses the XML document. Different DOM implementations support different options. If you attempt to use an option that is not supported by your DOM implementation, IXMLDocument raises an EXMLDocError exception.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|