Data.Bind.DBScope.TCustomBindScopeDB.AddEditingChanged
| [–] Properties | |
|---|---|
| Type: procedure | |
| Visibility: protected | |
| Source: Data.Bind.DBScope.pas | |
| Unit: Data.Bind.DBScope | |
| Parent: TCustomBindScopeDB | |
Delphi
procedure AddEditingChanged(LNotify: TNotifyEvent); virtual;
Description
Adds a dataset editing state changed event to the bind event list.
The AddEditingChanged method adds a dataset editing state changed event to the bind event list.
See Also
- Data.Bind.DBScope.TCustomBindScopeDB.AddActiveChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveActiveChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveEditingChanged
- Data.Bind.DBScope.TCustomBindScopeDB.AddDataSetScrolled
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveDataSetScrolled
- Data.Bind.DBScope.TCustomBindScopeDB.AddDataSetChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveDataSetChanged