API:Data.Bind.Components.TBindControlValue

Aus RAD Studio API Documentation

TBindControlValueData.Bind.Components.TCustomBindControlValueData.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponent

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. {{#multireplace:Data.Bind.Components.TBindControlValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.Components.TCustomBindControlValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.Components.TCustomBindControlValue|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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