Data.Bind.DBLinks.TBaseBindDBControlLink
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
| Unit: Data.Bind.DBLinks | |
| Parent: Data.Bind.DBLinks | |
Delphi
TBaseBindDBControlLink = class(TBindComponentDelegate, IBindActivate)
C++
class PASCALIMPLEMENTATION TBaseBindDBControlLink : public Data::Bind::Components::TBindComponentDelegate
Description
Represents a base binding component that wraps another binding component in order to link to a control.