RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMDocument.createElementNS Method
Pascal
function createElementNS(const namespaceURI: DOMString; const qualifiedName: DOMString): IDOMElement; safecall;
C++
__fastcall IDOMElement createElementNS(const DOMString namespaceURI, const DOMString qualifiedName);

This is createElementNS, a member of class IDOMDocument.

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