SHDocVw.IWebBrowser.Get Document

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From SHDocVw.pas

	function Get_Document(): IDispatch;


Unit: SHDocVw

Type: method

Visibility: public

Member Of: IWebBrowser

C++ Information

From SHDocVw.hpp

	virtual long __fastcall Get_Document(System::DelphiInterface<IDispatch> & __Get_Document_result);


Unit: SHDocVw

Type: method

Visibility: public

Member Of: IWebBrowser

Description

Returns the value of the Document property.


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

See Also

Personal tools
Translations
Newest Version