FMX.WebBrowser
Package | fmx280.bpl |
---|
Classes
EWebManagerException | Exception class for TWebBrowser. |
ICustomBrowser | ICustomBrowser is the interface for objects that use web services. |
IFMXWBService | Platform service that manages instances of TWebBrowser. |
IWindowsBrowserProperties | |
TCustomWebBrowser | TCustomWebBrowser is the base class for browser objects. |
TWBFactoryService | TWBFactoryService defines the native manager of web browser objects. |
TWebBrowser | TWebBrowser defines a web browser. |
Types
TWebBrowserDidFailLoadWithError | TWebBrowserDidFailLoadWithError is used for the OnDidFailLoadWithError event of the web browser. |
TWebBrowserDidFinishLoad | TWebBrowserDidFinishLoad is used for the OnDidFinishLoad event of the web browser. |
TWebBrowserDidStartLoad | TWebBrowserDidStartLoad is used for the OnDidStartLoad event of the web browser. |
TWebBrowserShouldStartLoadWithRequest | TWebBrowserShouldStartLoadWithRequest is used for the OnShouldStartLoadWithRequest event of the web browser. |
TWindowsActiveEngine | |
TWindowsEngine |