Removes the DOM Attribute with the specified name.
Source position: laz2_dom.pas line 637
public procedure TDOMElement.RemoveAttribute( |
const name: DOMString |
); |
name |
|
Name of the DOM Attribute removed in the method. |
| Version 4.6 | Generated 2026-02-20 | Home |