FMX.WebBrowser.TWebBrowserDidFailLoadWithError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

typedef void __fastcall (__closure *TWebBrowserDidFailLoadWithError)(System::TObject* ASender);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public FMX.WebBrowser.hpp FMX.WebBrowser FMX.WebBrowser

Beschreibung

TWebBrowserDidFailLoadWithError wird für das Ereignis OnDidFailLoadWithError des Webbrowsers verwendet.

Siehe auch