Data.Bind.Components.TBindControlValue

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

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, wenn ein Steuerelement durch eine Benutzereingabe geändert wird.

TBindControlValue erweitert TCustomBindControlValue um published-Eigenschaften.

Siehe auch