RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMNamedNodeMap.getNamedItem Method
Pascal
function getNamedItem(const name: DOMString): IDOMNode; safecall;
C++
__fastcall IDOMNode getNamedItem(const DOMString name);

This is getNamedItem, a member of class IDOMNamedNodeMap.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!