System.Bindings.Methods.EBindOutputError

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

System.SysUtils.ExceptionSystem.TObjectEBindOutputError

Delphi

EBindOutputError = class(Exception);

C++

class PASCALIMPLEMENTATION EBindOutputError : public System::Sysutils::Exception

プロパティ

種類 可視性 ソース ユニット
class public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods System.Bindings.Methods

説明

バインディング式の出力を作成できない場合に発生するエラーの例外クラスです。


EBindOutputError は、バインディング式の出力を作成できない場合に発生するエラーの例外クラスです。

関連項目