Data.Bind.Components._di_IBindControlValue
C++
typedef System::DelphiInterface<IBindControlValue> _di_IBindControlValue;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| typedef | public | Data.Bind.Components.hpp | Data.Bind.Components | Data.Bind.Components |
Description
Représente l'interface Delphi IBindControlValue à usage C++Builder.
_di_IBindControlValue est un type C++Builder faisant référence à une valeur de contrôle de liaison (IBindControlValue). IBindControlValue représente une abstraction implémentée par le composant TCustomBindControlValue utilisé pour répondre aux notifications de l'observateur se produisant quand l'utilisateur interagit avec un contrôle.