RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMDocument.getElementsByTagName Method
Pascal
function getElementsByTagName(const tagName: DOMString): IDOMNodeList; safecall;
C++
__fastcall IDOMNodeList getElementsByTagName(const DOMString tagName);

This is getElementsByTagName, a member of class IDOMDocument.

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