API:FMX.WebBrowser.TCustomWebBrowser.OnDidFailLoadWithError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDidFailLoadWithError: TWebBrowserDidFailLoadWithError read GetOnDidFailLoadWithError

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.