FMX.Presentation.Factory.EPresentationProxy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEPresentationProxy

Delphi

EPresentationProxy = class(Exception);

C++

class PASCALIMPLEMENTATION EPresentationProxy : public System::Sysutils::Exception

Eigenschaften

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


Beschreibung

Basisklasse, die den Exception-Typ repräsentiert, der in Verbindung mit TPresentationProxyFactory ausgelöst wird.

Siehe auch