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) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!