TMedDataset.OnNewRecord TMedDataset

property OnNewRecord: TDataSetNotifyEvent ;

Description

OnNewRecord event handler is called when application inserts or appends a new record. An application can use the OnNewRecord event to set initial values for a record.