RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMElement.hasAttributeNS Method
Pascal
function hasAttributeNS(const namespaceURI: DOMString; const localName: DOMString): WordBool; safecall;
C++
__fastcall WordBool hasAttributeNS(const DOMString namespaceURI, const DOMString localName);

This is hasAttributeNS, a member of class IDOMElement.

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