System.Bindings.Factories.TBindingScopeFactory.UnregisterScopes

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

Delphi

class procedure UnregisterScopes; inline;

C++

__classmethod void __fastcall UnregisterScopes();

プロパティ

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

説明

ファクトリ内のすべてのスコープを登録解除します。

UnregisterScopes メソッドは、ファクトリ内のすべてのスコープを登録解除するために、使用されます。

関連項目