RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Get_Document Method

Returns the value of Document.

Pascal
function Get_Document: IDispatch; safecall;
C++
__fastcall IDispatch Get_Document();

Use Get_Document to access an IDispatch interface for manipulating the contents of the HTML document through the COM object model. 

 

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