Data.Bind.Controls.TBindNavigatorController
Delphi
TBindNavigatorController = class(TComponent)
C++
class PASCALIMPLEMENTATION TBindNavigatorController : public System::Classes::TComponent
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Bind.Controls.pas Data.Bind.Controls.hpp |
Data.Bind.Controls | Data.Bind.Controls |
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.