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

This is getAttributeNode, a member of class IDOMElement.

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