[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Signals the OnDataSetScrolled event handler when assigned
Source position: dbgrids.pas line 222
protected procedure TComponentDataLink.DataSetScrolled( |
Distance: Integer |
); override; |
Distance |
|
Number of records for the event notification |
DatasetScrolled is a procedure used to signal the OnDataSetScrolled event handler when it has been assigned in the class instance.
#fcl.db.TDataLink.DatasetScrolled |
#lcl.DBGrids.TDBGrid.OnDataSetScrolled |
lazarus-ccr.sourceforge.net |