[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#lazutils)

TDOMElement.GetAttributeNodeNS

Declaration

Source position: laz2_dom.pas line 648

public function TDOMElement.GetAttributeNodeNS(

  const nsURI: DOMString;

  const aLocalName: DOMString

):TDOMAttr;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.