TMedDataset.BeforeScroll TMedDataset

property BeforeScroll: TDataSetNotifyEvent ;

Description

BeforeScroll event handler is called right before an application scrolls to another record as a result of a call to any record-repositioning method. It is called before any other events triggered by record-repositioning methods.