FMX.WebBrowser.EWebManagerException

Aus RAD Studio API Documentation

EWebManagerExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

EWebManagerException = class(Exception);

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.WebBrowser.pas
FMX.WebBrowser.hpp
FMX.WebBrowser FMX.WebBrowser

Beschreibung

Exception-Klasse für TWebBrowser.

Siehe auch