System.Bindings.Outputs.EBindOutputError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEBindOutputError

Delphi

EBindOutputError = class(Exception);

C++

class PASCALIMPLEMENTATION EBindOutputError : 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 Bindungsausgabefehlern.

EBindOutputError ist die Exception-Klasse zur Verwaltung von Bindungsausgabefehlern.

Siehe auch