TMedDataset.BeforeDelete TMedDataset

property BeforeDelete: TDataSetNotifyEvent ;

Description

BeforeDelete event handler is called right before before an application deletes the active record. It is called by Delete before it actually deletes a record.