Unit 'DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-xml]

TDOMDocument.CreateElementNS

Declaration

Source position: dom.pp line 505

public function TDOMDocument.CreateElementNS(

  const nsURI: DOMString;

  const QualifiedName: DOMString

):TDOMElement; overload;

function TDOMDocument.CreateElementNS(

  const nsURI: DOMString;

  const QualifiedName: DOMString;

  AClass: TDOMElementClass

):TDOMElement; overload;


Documentation generated on: 2023-03-18