BeforeRecordRefresh Event

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.

Expand imageRemarks

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic