API:Data.Bind.Components.TBindControlValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TCustomBindControlValueData.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponentTBindControlValue

Delphi

TBindControlValue = class(TCustomBindControlValue)

C++

class PASCALIMPLEMENTATION TBindControlValue : public TCustomBindControlValue

Propriétés

Type Visibilité  Source Unité  Parent
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Implémente la fonctionnalité de mise à jour des propriétés de composants quand un contrôle est modifié par l'entrée utilisateur.

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

Implémente la fonctionnalité de mise à jour des propriétés de composants quand un contrôle est modifié par l'entrée utilisateur.

TCustomBindControlValue est la classe de base du composant TBindControlValue.

Voir aussi