Data.Bind.Components.TCommonBindComponent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCommonBindComponent

Delphi

TCommonBindComponent = class(TContainedBindComponent, IBindMemberChange)

C++

class PASCALIMPLEMENTATION TCommonBindComponent : public TContainedBindComponent

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.

Siehe auch