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