Data.Bind.Components.TBindComponentDelegate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TBindComponentDelegate = class(TContainedBindComponent)

C++

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

Ist eine Bindungskomponente, die eine oder mehrere andere Bindungskomponenten kapselt.

Siehe auch