Data.Bind.Grid.TBaseLinkToDataSource
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Grid.pas Data.Bind.Grid.hpp
| |
| Unit: Data.Bind.Grid | |
| Parent: Data.Bind.Grid | |
Delphi
TBaseLinkToDataSource = class(TBindComponentDelegate)
C++
class PASCALIMPLEMENTATION TBaseLinkToDataSource : public Data::Bind::Components::TBindComponentDelegate
Description
TBaseLinkToDataSource is the base class for delegate components which connect a component to a data source.