FMX.Presentation.Factory.EPresentationProxy

提供: RAD Studio API Documentation
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectEPresentationProxy

Delphi

EPresentationProxy = class(Exception);

C++

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

プロパティ

種類 可視性 ソース ユニット
class public
FMX.Presentation.Factory.pas
FMX.Presentation.Factory.hpp
FMX.Presentation.Factory FMX.Presentation.Factory


説明

TPresentationProxyFactory に関連して発生する例外の型を表す基底クラスです。

関連項目