RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMElement.setAttributeNode Method
Pascal
function setAttributeNode(const newAttr: IDOMAttr): IDOMAttr; safecall;
C++
__fastcall IDOMAttr setAttributeNode(const IDOMAttr newAttr);

This is setAttributeNode, a member of class IDOMElement.

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