Stores the new DOM Attribute node to an existing Attribute with the same name.
Source position: laz2_dom.pas line 639
public function TDOMElement.SetAttributeNode( |
NewAttr: TDOMAttr |
):TDOMAttr; |
NewAttr |
|
DOM Attribute node with the new value stored in Attributes. |
DOM Attribute node updated in the method.
| Version 4.4 | Generated 2025-11-08 | Home |