API:Data.Bind.Components.TBindControlValue
Delphi
TBindControlValue = class(TCustomBindControlValue)
C++
class PASCALIMPLEMENTATION TBindControlValue : public TCustomBindControlValue
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.
Data.Bind.Components.TBindControlValue erbt von Data.Bind.Components.TCustomBindControlValue. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomBindControlValue.
Implementiert die Funktionalität zum Aktualisieren von Komponenteneigenschaften beim Ändern eines Steuerelements durch eine Benutzereingabe.
TCustomBindControlValue ist die Basisklasse für die Komponente TBindControlValue.