FMX.Controls.Presentation.EPresentationWrongModel

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEPresentationWrongModel

Delphi

EPresentationWrongModel = class(Exception);

C++

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

Eigenschaften

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


Beschreibung

Exception, die ausgelöst wird, wenn die Darstellung ein Modell mit der falschen Klasse erhält.

Siehe auch