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