API:Data.Bind.Components.TCustomBindGridLink

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentTCustomBindGridLink

Delphi

TCustomBindGridLink = class(TActivatedContainedBindComponent, IBindPosition,
IBindLink, IBindLinkColumns, IBindListUpdate, IBindActivate)

C++

class PASCALIMPLEMENTATION TCustomBindGridLink : public TActivatedContainedBindComponent

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.TCustomBindGridLink 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