Data.Bind.Components.TBindComponentDelegate
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.