FMX.WebBrowser.TCustomWebBrowser.FailLoadingWithError
Delphi
procedure FailLoadingWithError;
C++
void __fastcall FailLoadingWithError(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| procedure function | public | FMX.WebBrowser.pas FMX.WebBrowser.hpp | FMX.WebBrowser | TCustomWebBrowser | 
Description
Invokes the OnDidFailLoadWithError event.
Use the FailLoadingWithError method to explicitly trigger the OnDidFailLoadWithError event.