Vcl.Edge.TCustomEdgeBrowser.BuiltInErrorPageEnabled

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property BuiltInErrorPageEnabled: Boolean read GetBuiltInErrorPageEnabled write SetBuiltInErrorPageEnabled;

C++

__property bool BuiltInErrorPageEnabled = {read=GetBuiltInErrorPageEnabled, write=SetBuiltInErrorPageEnabled, nodefault};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser


Description

Utilisé pour désactiver la page d'erreur de construction en cas d'échec de navigation ou d'échec de processus de restitution.

Provoque une exception si le contrôle WebView n'a pas encore été instancié.