System.Bindings.Outputs.EBindOutputCallbackError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEBindOutputCallbackError

Delphi

EBindOutputCallbackError = class(Exception);

C++

class PASCALIMPLEMENTATION EBindOutputCallbackError : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
System.Bindings.Outputs.pas
System.Bindings.Outputs.hpp
System.Bindings.Outputs System.Bindings.Outputs

Beschreibung

Exception-Klasse zur Verwaltung von Ausgabe-Callback-Fehlern.

EBindOutputCallbackError ist die Exception-Klasse zur Verwaltung von Ausgabe-Callback-Fehlern.

Siehe auch