Gets the DOM Element with the specified ID attribute value.
Source position: laz2_dom.pas line 529
public function TDOMDocument.GetElementById( |
const ElementID: DOMString |
):TDOMElement; |
ElementID |
|
ID attribute value for the Element to locate in the method. |
DOM Element with the specified ID value.
| Version 4.8 | Generated 2026-06-06 | Home |