System.Bindings.Factories.EBindingScopeFactoryError

提供:RAD Studio API Documentation

EBindingScopeFactoryErrorSystem.SysUtils.ExceptionSystem.TObject

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 は、カスタム スコープの管理時に発生したエラーを処理する例外クラスです。

関連項目

コード例