RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLDocument.SetDOMDocument Method

Sets the value of the DOMDocument property.

Pascal
procedure SetDOMDocument(const Value: IDOMDocument);
C++
__fastcall SetDOMDocument(const IDOMDocument Value);

SetDOMDocument is the write implementation of the DOMDocument property. 

Value is the DOM interface for the document to assign. 

 

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