Source position: sqldb.pp line 175
type TDBLogNotifyEvent = procedure(
Sender: TSQLConnection;
EventType: TDBEventType;
const Msg: string
) of object;