API:Data.Bind.DBLinks.TBaseBindDBGridLink
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
| Unit: Data.Bind.DBLinks | |
| Parent: Data.Bind.DBLinks | |
Delphi
TBaseBindDBGridLink = class(TBaseBindDBControlLink, ICustomDBGrid)
C++
class PASCALIMPLEMENTATION TBaseBindDBGridLink : public TBaseBindDBControlLink
Description
Represents a base binding component that wraps another binding component in order to link to a control.
Data.Bind.DBLinks.TBaseBindDBGridLink inherits from Data.Bind.DBLinks.TBaseBindDBControlLink. All content below this line refers to Data.Bind.DBLinks.TBaseBindDBControlLink.
Represents a base binding component that wraps another binding component in order to link to a control.