System.Bindings.Outputs.EBindOutputError

提供:RAD Studio API Documentation

EBindOutputErrorSystem.SysUtils.ExceptionSystem.TObject

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

関連項目