API:Xml.xmldom.IDOMDocument.getElementById
Delphi
function getElementById(const elementId: DOMString): IDOMElement; safecall; { DOM Level 2 }
C++
virtual HRESULT __safecall getElementById(const System::UnicodeString elementId, _di_IDOMElement &__getElementById_result) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Xml.Xmldom.pas Xml.xmldom.hpp |
Xml.xmldom | IDOMDocument |
Description
Embarcadero Technologies does not currently have any additional information.