Data.Bind.DBScope.TCustomBindScopeDB.RemoveDataSetScrolled
| [–] Properties | |
|---|---|
| Type: procedure | |
| Visibility: protected | |
| Source: Data.Bind.DBScope.pas | |
| Unit: Data.Bind.DBScope | |
| Parent: TCustomBindScopeDB | |
Delphi
procedure RemoveDataSetScrolled(LNotify: TNotifyDistanceEvent); virtual;
Description
Removes a dataset scrolled event from the bind event list.
The RemoveDataSetScrolled method removes a dataset scrolled event from the bind event list.
See Also
- Data.Bind.DBScope.TCustomBindScopeDB.AddActiveChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveActiveChanged
- Data.Bind.DBScope.TCustomBindScopeDB.AddEditingChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveEditingChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveEditingChanged
- Data.Bind.DBScope.TCustomBindScopeDB.AddDataSetChanged
- Data.Bind.DBScope.TCustomBindScopeDB.RemoveDataSetChanged