Data.Bind.Controls.TBindNavigatorController.Edit
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.Bind.Controls.pas Data.Bind.Controls.hpp
| |
Unit: Data.Bind.Controls | |
Parent: TBindNavigatorController |
Delphi
procedure Edit;
C++
void __fastcall Edit();
Description
Moves into Edit state so that the current record can be modified.
See Also
- Data.Bind.Controls.TBindNavigatorController.Cancel
- Data.Bind.Controls.TBindNavigatorController.Delete
- Data.Bind.Controls.TBindNavigatorController.First
- Data.Bind.Controls.TBindNavigatorController.Insert
- 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