Data.Bind.Components.TBindComponentDelegate

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: Data.Bind.Components |
Delphi
TBindComponentDelegate = class(TContainedBindComponent)
C++
class PASCALIMPLEMENTATION TBindComponentDelegate : public TContainedBindComponent
Description
Is a binding component that wraps one or more other binding components.