FMX.WebBrowser

From RAD Studio API Documentation
Jump to: navigation, search


Package fmx.bpl

Classes

EWebManagerExceptionException class for TWebBrowser.
ICustomBrowserICustomBrowser is the interface for objects that use web services.
IFMXWBServicePlatform service that manages instances of TWebBrowser.
TCustomWebBrowserTCustomWebBrowser is the base class for browser objects.
TWBFactoryServiceTWBFactoryService defines the native manager of web browser objects.
TWebBrowserTWebBrowser defines a web browser.

Types

TWebBrowserDidFailLoadWithErrorTWebBrowserDidFailLoadWithError is used for the OnDidFailLoadWithError event of the web browser.
TWebBrowserDidFinishLoadTWebBrowserDidFinishLoad is used for the OnDidFinishLoad event of the web browser.
TWebBrowserDidStartLoadTWebBrowserDidStartLoad is used for the OnDidStartLoad event of the web browser.
TWebBrowserShouldStartLoadWithRequestTWebBrowserShouldStartLoadWithRequest is used for the OnShouldStartLoadWithRequest event of the web browser.