Source position: db.pas line 1592
type TDataSetNotifyEvent = procedure(
DataSet: TDataSet
) of object;