Vcl.Edge.TCustomEdgeBrowser.BuiltInErrorPageEnabled

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property BuiltInErrorPageEnabled: Boolean read GetBuiltInErrorPageEnabled write SetBuiltInErrorPageEnabled;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
Vcl.Edge.pas
Vcl.Edge.hpp
Vcl.Edge TCustomEdgeBrowser


説明

ナビゲーションの失敗とレンダリング処理の失敗のための組み込みエラー ページを無効にするために使用します。

WebView コントロールがまだインスタンス化されていない場合に、例外を発生させます。