System.Bindings.Outputs.EBindOutputError
Delphi
EBindOutputError = class(Exception);
C++
class PASCALIMPLEMENTATION EBindOutputError : public System::Sysutils::Exception
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| class | public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | System.Bindings.Outputs |
説明
バインディングの出力エラーを管理する例外クラスです。
EBindOutputError は、バインディングの出力エラーを管理する例外クラスです。