Data.Bind.Components.TCustomBindList.UpdateControlChanging

De RAD Studio API Documentation
Révision datée du 7 juin 2012 à 04:26 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:Data.Bind.Components.TCustomBindList.UpdateControlChanging|api}} ==Description== {{#lsth:API:Data.Bind.Components.TCustomBindList.UpdateControlChanging|Description... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Delphi

procedure UpdateControlChanging; override;

C++

virtual void __fastcall UpdateControlChanging();

Propriétés

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

Description


Méthode virtuelle à implémenter dans les sous-classes afin de fournir des fonctionnalités supplémentaires lorsque l'expression de contrôle est sur le point de changer en interne.

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

Méthode virtuelle à implémenter dans les sous-classes afin de fournir des fonctionnalités supplémentaires lorsque l'expression de contrôle est sur le point de changer en interne.

Voir aussi