System.Bindings.Factories.TBindingScopeFactory.ScopeClasses

提供:RAD Studio API Documentation

Delphi

class property ScopeClasses[const ObjectType: TClass]: TScopeClass read GetScopeClasses;

C++

/* static */ __property System::Bindings::Customscope::TScopeClass ScopeClasses[const System::TClass ObjectType] = {read=GetScopeClasses};

プロパティ

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

説明

登録されているカスタム スコープ クラスへアクセスします。

ScopeClasses プロパティは、登録されているスコープ クラスへのアクセスを提供します。

関連項目