|
RAD Studio VCL Reference
|
Sets the value of the DocumentElement property.
procedure SetDocumentElement(const Value: IXMLNode);
__fastcall SetDocumentElement(const IXMLNode Value);
SetDocumentElement is the write implementation of the DocumentElement property.
Value is the interface for the node tree that replaces the current document element.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|