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

This is getAttribute, a member of class IDOMElement.

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