Source position: msedatabase.pas line 180
type databaseerroreventty = procedure(
const sender: tmdatabase;
const aexception: exception;
var handled: Boolean
) of object;