System.Bindings.Outputs.EBindConverterError
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.