System.Bindings.Methods.TBindingMethodsFactory.ClearRegisteredMethods

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

Delphi

class procedure ClearRegisteredMethods;

C++

__classmethod void __fastcall ClearRegisteredMethods();

プロパティ

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

説明

登録されたメソッドのリストをクリアします。

ClearRegisteredMethods メソッドは、登録されたメソッドのリストをクリアします。

関連項目