Data.Bind.Controls.TBindNavigatorController.Next
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Controls.pas Data.Bind.Controls.hpp
| |
Unit: Data.Bind.Controls | |
Parent: TBindNavigatorController |
Delphi
procedure Next;
C++
void __fastcall Next();
Description
Sets the current record to the next record.
See Also
- Data.Bind.Controls.TBindNavigatorController.Cancel
- Data.Bind.Controls.TBindNavigatorController.Delete
- Data.Bind.Controls.TBindNavigatorController.Edit
- Data.Bind.Controls.TBindNavigatorController.First
- Data.Bind.Controls.TBindNavigatorController.Insert
- Data.Bind.Controls.TBindNavigatorController.Last
- Data.Bind.Controls.TBindNavigatorController.Post
- Data.Bind.Controls.TBindNavigatorController.Prior
- Data.Bind.Controls.TBindNavigatorController.Refresh