System.Bindings.ManagerDefaults.TBindingManagerDefault.NotifHandler

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property NotifHandler: IBindingNotification read FNotifHandler implements IBindingNotification;

C++

__property System::Bindings::Notifiercontracts::_di_IBindingNotification NotifHandler = {read=FNotifHandler};

Propriétés

Type Visibilité  Source Unité  Parent
property protected
System.Bindings.ManagerDefaults.pas
System.Bindings.ManagerDefaults.hpp
System.Bindings.ManagerDefaults TBindingManagerDefault

Description

Gère les notifications entrantes à partir d'objets pouvant être liés.

NotifHandler est un événement qui gère les notifications entrantes à partir d'objets pouvant être liés.

Voir aussi