TMedDataset.BeforeRefresh TMedDataset

property BeforeRefresh: TDataSetNotifyEvent ;

Description

BeforeRefresh is called right before an application updates the records in the dataset. It is triggered by the Refresh method.