API:Data.Bind.Components.TLinkControlDelegate
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TLinkControlDelegate = class(TBindComponentDelegate, IBindActivate)
C++
class PASCALIMPLEMENTATION TLinkControlDelegate : public TBindComponentDelegate
Description
Is a binding component that wraps one or more other binding components.
Data.Bind.Components.TLinkControlDelegate inherits from Data.Bind.Components.TBindComponentDelegate. All content below this line refers to Data.Bind.Components.TBindComponentDelegate.
Is a binding component that wraps one or more other binding components.