Source position: sqldbrestio.pp line 289
type TSQLLogNotifyEvent = procedure(
Sender: TObject;
EventType: TDBEventType;
const Msg: string
) of object;