API:Data.Bind.Components.TCustomBindLink

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TExpressionsBindComponentData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentTCustomBindLink

Delphi

TCustomBindLink = class(TExpressionsBindComponent, IBindLink, IBindActivate, IBindTrack)

C++

class PASCALIMPLEMENTATION TCustomBindLink : 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


Ist die Basisklasse für Bindungskomponenten, die aktiviert werden können.

Data.Bind.Components.TCustomBindLink erbt von Data.Bind.Components.TActivatedContainedBindComponent. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TActivatedContainedBindComponent.

Ist die Basisklasse für Bindungskomponenten, die aktiviert werden können.

Eine TActivatedContainedBindComponent-Komponente kann vom Benutzer oder automatisch aktiviert werden.

Siehe auch