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

This is hasAttribute, a member of class IDOMElement.

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