User:Gwideman/WebBrowserEx

From RAD Studio API Documentation
Jump to: navigation, search

{{#lst:API:WebBrowserEx|head}} Contains components which extend WebBrowser and MSHTML. {{#lst:API:WebBrowserEx|list}}

Start at a page for WebBrowserEx. In case the API wiki template doesn't work for this unit, here's a list of classes from WebBrowserEx.pas.

 source\internet\WebBrowserEx.pas
    109    TWebBrowserEx = class;
    113    TCustomWebBrowserComponent = class(TComponent)
    129    TWebBrowserServiceProvider = class(TCustomWebBrowserComponent)
    141    TEventDispatchEx = class(TObject, IUnknown, IDispatch)
    175    THTMLElementEventDispatch = class(TEventDispatchEx)
    191    TWebBrowserEventDispatch = class(TEventDispatchEx)
    200    TDocEventDispatch = class(TWebBrowserEventDispatch)
    212    TIFrameDocEventDispatch = class(TDocEventDispatch)
    226    TWndEventDispatch = class(TWebBrowserEventDispatch)
    240    TWebBrowserEvents2Dispatch = class(TWebBrowserEventDispatch)
    295    TCustomWebBrowserCommandUpdater = class;
    318    TWebBrowserEx = class(TWebBrowser, IUnknown, IDispatch, IDocHostUIHandler, IDocHostUIHandler2,
    735    TCustomWebBrowserCommandUpdater = class(TCustomWebBrowserComponent)
    776     TWebBrowserCommandUpdater = class(TCustomWebBrowserCommandUpdater)
   2419    TStreamLoadMoniker = class(TInterfacedObject, IMoniker)

Production page: http://docwiki.embarcadero.com/Libraries/en/WebBrowserEx