FMX.Presentation.Factory.EPresentationProxy

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectEPresentationProxy

Delphi

EPresentationProxy = class(Exception);

C++

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

Properties

Type Visibility Source Unit Parent
class public
FMX.Presentation.Factory.pas
FMX.Presentation.Factory.hpp
FMX.Presentation.Factory FMX.Presentation.Factory

Description

Base class that represents the type of exceptions raised in relation to TPresentationProxyFactory.

See Also