API:FMX.WebBrowser.TCustomWebBrowser.OnDidFailLoadWithError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDidFailLoadWithError: TWebBrowserDidFailLoadWithError read GetOnDidFailLoadWithError  write SetOnDidFailLoadWithError;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser TCustomWebBrowser

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.