FMX.WebBrowser.EWebManagerException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEWebManagerException

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