System.Bindings.Factories.TBindingScopeFactory

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

System.TObjectTBindingScopeFactory

Delphi

TBindingScopeFactory = class(TObject)

C++

class PASCALIMPLEMENTATION TBindingScopeFactory : public System::TObject

プロパティ

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

説明

カスタム スコープ オブジェクトをインスタンス化します。


TBindingScopeFactory クラスは、スコープ クラスとスコープの作成対象となるオブジェクト クラスの間にある登録済みの関連に基づいて、カスタム スコープ オブジェクトをインスタンス化します。

関連項目