System.Bindings.Outputs.EBindConverterError

提供: RAD Studio API Documentation
移動先: 案内検索

System.SysUtils.ExceptionSystem.TObjectEBindConverterError

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 は、バインディング変換ルーチンのエラーを管理する例外クラスです。

関連項目