Vcl.Edge.TCustomEdgeBrowser.LastErrorCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LastErrorCode: HResult read FLastErrorCode;

C++

__property HRESULT LastErrorCode = {read=FLastErrorCode, nodefault};

Properties

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

Description

The HResult code of the last internal WebView2 operation.