System.Bindings.Outputs.EBindConverterError

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectEBindConverterError

Delphi

EBindConverterError = class(Exception);

C++

class PASCALIMPLEMENTATION EBindConverterError : 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 Bindungskonverterfehlern.

EBindConverterError ist die Exception-Klasse zur Verwaltung von Bindungskonverterfehlern.

Siehe auch