Indicates if the Attributes property contains an item with the specified name.
Source position: laz2_dom.pas line 650
public function TDOMElement.hasAttribute( |
const name: DOMString |
):Boolean; |
name |
|
Name of the Attribute to locate in the method. |
True when an Attribute with the specified name exists in the Attributes property.
| Version 4.4 | Generated 2025-11-08 | Home |