RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMElement.setAttribute Method
Pascal
procedure setAttribute(const name: DOMString; const value: DOMString); safecall;
C++
__fastcall setAttribute(const DOMString name, const DOMString value);

This is setAttribute, a member of class IDOMElement.

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