Data.Bind.Components.TCustomBindControlValue

De RAD Studio API Documentation
Aller à : navigation, rechercher

Data.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTCustomBindControlValue

Delphi

TCustomBindControlValue = class(TExpressionsBindComponent, IBindControlValue, IBindTrack)

C++

class PASCALIMPLEMENTATION TCustomBindControlValue : public TExpressionsBindComponent

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.

TCustomBindControlValue est la classe de base du composant TBindControlValue.

Voir aussi