RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser Members

The following tables list the members exposed by IWebBrowser.

 
Name 
Description 
 
Returns the value of Application
 
Returns the value of Application
 
Returns the value of Container
 
Returns the value of Document
 
Returns the value of Height
 
Returns the value of Left
 
Returns the value of LocationName
 
Returns the value of LocationURL
 
Returns the value of Parent
 
Returns the value of Top
 
Returns the value of TopLevelContainer
 
Returns the value of type_
 
Returns the value of Width
 
GetIDsOfNames returns a set of dispatch identifiers (dispids) for a given member name. 
 
GetTypeInfo returns the object's type information. 
 
GetTypeInfoCount returns the count of type information interfaces. 
 
Navigates to the previous item in the history list. 
 
Navigates to the next item in the history list. 
 
Navigates to the current start page. 
 
Navigates to the current search page. 
 
Invoke performs a call to a late-binded property or method. 
 
Navigates to a resource identified by a path name or URL. 
 
Reloads the current document. 
 
Reloads the current document if necessary. 
 
Modifies the object height in pixels. 
 
Modifies the X axis coordinate of the left edge of the window. 
 
Modifies the Y axis coordinate of the upper edge of the window. 
 
Modifies the object width in pixels. 
 
Stop 
Stops the current operation. 
 
Name 
Description 
 
Provides access to the Automation interface for the application that contains the WebBrowser control, or, if that is unavailable, for the interface for the WebBrowser control. 
 
Busy 
Indicates whether the WebBrowser control is in the middle of a navigation or downloading operation. 
 
Provides access to the automation interface of the Web browser's container. 
 
Provides access to the Automation interface of the active document. 
 
Specifies the object height in pixels. 
 
Left 
Specifies the X axis coordinate of the left edge of the window. 
 
Identifies the short (UI-friendly) name of the URL or file currently displayed. 
 
Identifies the URL or path of the document or folder currently displayed. 
 
Provides access to the Automation interface of the Web browser's container. 
 
Top 
Specifies the Y axis coordinate of the upper edge of the window. 
 
Indicates whether the Web browser is a top-level Automation object. 
 
Indicates the type name of the contained document object. 
 
Specifies the object width in pixels. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!