Data.Bind.Controls.TBindNavigatorController.Insert
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Controls.pas Data.Bind.Controls.hpp
| |
Unit: Data.Bind.Controls | |
Parent: TBindNavigatorController |
Delphi
procedure Insert;
C++
HIDESBASE void __fastcall Insert();
Description
Inserts a new record before the current 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.Last
- Data.Bind.Controls.TBindNavigatorController.Next
- Data.Bind.Controls.TBindNavigatorController.Post
- Data.Bind.Controls.TBindNavigatorController.Prior
- Data.Bind.Controls.TBindNavigatorController.Refresh