FMX.WebBrowser.TCustomWebBrowser.SetOnDidFailLoadWithError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetOnDidFailLoadWithError(const AEvent: TWebBrowserDidFailLoadWithError);

C++

void __fastcall SetOnDidFailLoadWithError(const TWebBrowserDidFailLoadWithError AEvent);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser TCustomWebBrowser


Description

Méthode d'accesseur en écriture de l'événement OnDidFailLoadWithError.

SetOnDidFailLoadWithError est la méthode d'accesseur en écriture de l'événement OnDidFailLoadWithError.

Voir aussi