FMX.WebBrowser.TCustomWebBrowser.GetOnDidFailLoadWithError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetOnDidFailLoadWithError: TWebBrowserDidFailLoadWithError;

C++

TWebBrowserDidFailLoadWithError __fastcall GetOnDidFailLoadWithError();

Propriétés

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


Description

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

GetOnDidFailLoadWithError est la méthode d'accesseur en lecture de l'événement OnDidFailLoadWithError.

Voir aussi