Vcl.Bind.Navigator
Defines the VCL binding navigator classes and types, used for navigating datasets.
| Package | bindcompvcl.bpl |
|---|
Classes
| TBindNavigateAction | |
| TBindNavigateApplyUpdates | |
| TBindNavigateCancel | |
| TBindNavigateCancelUpdates | |
| TBindNavigateDelete | |
| TBindNavigateEdit | |
| TBindNavigateFirst | |
| TBindNavigateInsert | |
| TBindNavigateLast | |
| TBindNavigateNext | |
| TBindNavigatePost | |
| TBindNavigatePrior | |
| TBindNavigateRefresh | |
| TBindNavigator | The binding navigator that you use in VCL applications in order to access the records in a dataset. |
| TCustomBindNavigator | The base class for the TBindNavigator object. |
Types
| TNavigateButtonEvent | |
| TNavigatorOrientation | Enumeration of possible orientations of a TCustomBindNavigator descendant. |