RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.Document Property

Provides access to the Automation interface of the active document.

Pascal
property Document: IDispatch;
C++
__property IDispatch Document;

Use 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!