API:Data.Bind.DBLinks.TBaseBindDBFieldLink
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.DBLinks.pas Data.Bind.DBLinks.hpp
| |
| Unit: Data.Bind.DBLinks | |
| Parent: Data.Bind.DBLinks | |
Delphi
TBaseBindDBFieldLink = class(TBaseBindDBControlLink)
C++
class PASCALIMPLEMENTATION TBaseBindDBFieldLink : public TBaseBindDBControlLink
Description
Represents a base binding component that wraps another binding component in order to link to a control.
Data.Bind.DBLinks.TBaseBindDBFieldLink 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.