FMX.WebBrowser.TCustomWebBrowser.GetOnDidFailLoadWithError
Delphi
function GetOnDidFailLoadWithError: TWebBrowserDidFailLoadWithError;
C++
TWebBrowserDidFailLoadWithError __fastcall GetOnDidFailLoadWithError();
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.WebBrowser.pas FMX.WebBrowser.hpp | FMX.WebBrowser | TCustomWebBrowser | 
Description
Getter method for the OnDidFailLoadWithError event.
GetOnDidFailLoadWithError is the getter method for the OnDidFailLoadWithError event.