API:FMX.WebBrowser.TCustomWebBrowser.OnDidFailLoadWithError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDidFailLoadWithError: TWebBrowserDidFailLoadWithError read GetOnDidFailLoadWithError  write SetOnDidFailLoadWithError;

C++

__property TWebBrowserDidFailLoadWithError OnDidFailLoadWithError = {read=GetOnDidFailLoadWithError, write=SetOnDidFailLoadWithError};

Properties

Type Visibility Source Unit Parent
event public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser TCustomWebBrowser

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!