System.Bindings.Factories.EBindingScopeFactoryError

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

System.SysUtils.ExceptionSystem.TObjectEBindingScopeFactoryError

Delphi

EBindingScopeFactoryError = class(Exception);

C++

class PASCALIMPLEMENTATION EBindingScopeFactoryError : public System::Sysutils::Exception

プロパティ

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

説明

カスタム スコープ エラーを管理する例外クラスです。


EBindingScopeFactoryError は、カスタム スコープの管理時に発生したエラーを処理する例外クラスです。

関連項目

コード例