Data.Bind.Components.TCustomBindControlValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TCustomBindControlValue = class(TExpressionsBindComponent, IBindControlValue, IBindTrack)

C++

class PASCALIMPLEMENTATION TCustomBindControlValue : public TExpressionsBindComponent

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components


Beschreibung

Implementiert die Funktionalität zum Aktualisieren von Komponenteneigenschaften beim Ändern eines Steuerelements durch eine Benutzereingabe.

TCustomBindControlValue ist die Basisklasse für die Komponente TBindControlValue.

Siehe auch