FMX.Controls.Presentation.EPresentationWrongModel

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

System.SysUtils.ExceptionSystem.TObjectEPresentationWrongModel

Delphi

EPresentationWrongModel = class(Exception);

C++

class PASCALIMPLEMENTATION EPresentationWrongModel : public System::Sysutils::Exception

プロパティ

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


説明

間違ったクラスのモデルがプレゼンテーションで受信されたときに発生する例外です。

関連項目