RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMNode.appendChild Method
Pascal
function appendChild(const newChild: IDOMNode): IDOMNode; safecall;
C++
__fastcall IDOMNode appendChild(const IDOMNode newChild);

This is appendChild, a member of class IDOMNode.

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