System.Bindings.CustomScope.TCustomScope.TWrapperFoundCallback

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TWrapperFoundCallback = reference to procedure (Scope: TCustomScope; const Wrapper: ICustomWrapper);

C++

__interface TWrapperFoundCallback  : public System::IInterface

Propriétés

Type Visibilité  Source Unité  Parent
anonMethod
class
public
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

Description

Référence à une procédure utilisée par les événements OnWrapperFound quand le wrapper est trouvé dans le cache de portée interne ou après qu'il a été spécifié par l'utilisateur.

Voir aussi