Gets the DOM Attribute node with the specified name.
Source position: laz2_dom.pas line 638
public function TDOMElement.GetAttributeNode( |
const name: AnsiString |
):TDOMAttr; |
name |
|
Name for the DOM Attribute in the return value. |
DOM Attribute node with the specified name.
| Version 4.6 | Hosted on Source Forge |