[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Adds an ID Attribute value to a hash list used in the Document.
Source position: laz2_dom.pas line 535
public function TDOMDocument.AddID( |
Attr: TDOMAttr |
):Boolean; |
Attr |
|
DOM Attribute node with the ID value to add to the hash list. |
True if the ID value was added, False if it already exists.
Version 4.0 | Generated 2025-05-03 | Home |