API:Data.Bind.Components.TActivatedContainedBindComponent.UpdateControlChanged

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure UpdateControlChanged; override;

C++

virtual void __fastcall UpdateControlChanged();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TActivatedContainedBindComponent

Description

Méthode virtuelle à implémenter dans les sous-classes afin de fournir des fonctionnalités supplémentaires lorsque l'expression de contrôle a été changée en interne.

Data.Bind.Components.TActivatedContainedBindComponent.UpdateControlChanged hérite de Data.Bind.Components.TCommonBindComponent.UpdateControlChanged. Tout le contenu en-dessous de cette ligne se réfère à Data.Bind.Components.TCommonBindComponent.UpdateControlChanged.

Méthode virtuelle à implémenter dans les sous-classes afin de fournir des fonctionnalités supplémentaires lorsque l'expression de contrôle a été changée en interne.

Voir aussi