System.Bindings.Outputs.EBindOutputCallbackError

提供:RAD Studio API Documentation

EBindOutputCallbackErrorSystem.SysUtils.ExceptionSystem.TObject

Delphi

EBindOutputCallbackError = class(Exception);

C++

class PASCALIMPLEMENTATION EBindOutputCallbackError : public System::Sysutils::Exception

プロパティ

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

説明

出力コールバック エラーを管理する例外クラスです。


EBindOutputCallbackError は、出力コールバック エラーを管理する例外クラスです。

関連項目