RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
xmldom.DOMWrapperVersion Constant

Indicates the version number for the vendor-neutral DOM interfaces.

Pascal
DOMWrapperVersion = 1.3;
C++
DOMWrapperVersion = 1.3;

DOMWrapperVersion specifies the version number of the DOM interfaces (IDOMImplementation, IDOMNode, IDOMElement, and so on). 

 

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