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