API:Data.Bind.Components.TActivatedContainedBindComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentTActivatedContainedBindComponent

Delphi

TActivatedContainedBindComponent = class(TCommonBindComponent)

C++

class PASCALIMPLEMENTATION TActivatedContainedBindComponent : public TCommonBindComponent

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Beschreibung

Basisklasse für alle davon abgeleiteten Bindungskomponenten, wie TBindExpression, TBindExprItems usw.

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

Basisklasse für alle davon abgeleiteten Bindungskomponenten, wie TBindExpression, TBindExprItems usw.

Siehe auch