Data.Bind.Components.TBindComponentDelegate

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TBindComponentDelegate = class(TContainedBindComponent)

C++

class PASCALIMPLEMENTATION TBindComponentDelegate : public TContainedBindComponent

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

Is a binding component that wraps one or more other binding components.

See Also