RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IDOMDocument.getElementById Method
Pascal
function getElementById(const elementId: DOMString): IDOMElement; safecall;
C++
__fastcall IDOMElement getElementById(const DOMString elementId);

This is getElementById, a member of class IDOMDocument.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!