API: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
Is a binding component that wraps one or more other binding components.
Data.Bind.DBLinks.TBaseBindDBControlLink 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.