System.Bindings.Methods.TBindingMethodsFactory.RegisterMethod

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure RegisterMethod(AMethod: TMethodDescription); overload;

C++

__classmethod void __fastcall RegisterMethod(const TMethodDescription &AMethod)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Bindings.Methods.pas
System.Bindings.Methods.hpp
System.Bindings.Methods TBindingMethodsFactory

Description

Recense la méthode donnée.

La méthode RegisterMethod est utilisée pour recenser la méthode donnée par le paramètre AMethod.

Voir aussi