RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IXMLNode.SetNodeValue Method

Sets the value of this node.

Pascal
procedure SetNodeValue(const Value: OleVariant);
C++
__fastcall SetNodeValue(const OleVariant Value);

SetNodeValue is the write implementation of the NodeValue property. 

Value is the value to assign. 

 

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