Source position: sqlite3db.pas line 24
type TSQLiteBusyCallback = function(
Sender: TObject;
BusyCount: Integer
):LongInt of object;