FMX.WebBrowser.EWebManagerException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEWebManagerException

Delphi

EWebManagerException = class(Exception);

C++

class PASCALIMPLEMENTATION EWebManagerException : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser FMX.WebBrowser

Description

Exception class for TWebBrowser.

See Also