Source position: db.pas line 2211
type TLoginEvent = procedure(
Sender: TObject;
Username: string;
Password: string
) of object;