Data.Bind.Controls.TBindNavigatorController
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Controls.pas Data.Bind.Controls.hpp
| |
| Unit: Data.Bind.Controls | |
| Parent: Data.Bind.Controls | |
Delphi
TBindNavigatorController = class(TComponent)
C++
class PASCALIMPLEMENTATION TBindNavigatorController : public System::Classes::TComponent
Description
Implements a basic binding navigator controller that is used to access the records in a dataset, using LiveBindings.
TBindNavigatorController is used by both TBindNavigator and TBindNavigator to provide a controller that is used to access the records in a dataset, using LiveBindings.