BeforeRecordRefresh Event
| Visual FoxPro 9.0 SP2 |
| BeforeRecordRefresh Event |
| See Also |
|
Occurs immediately before the RecordRefresh method is executed.
PROCEDURE Object.BeforeRecordRefresh LPARAMETERS nRecords, nRecordOffset |
Parameters
- nRecords
-
Specifies the number of consecutive records (in physical order) to refresh.
This parameter is passed to the RecordRefresh method.
- nRecordOffset
-
Specifies the number of records before the current record where the refresh begins.
This parameter is passed to the RecordRefresh method.
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08