TSphinxWebLogin OnUserLoggedIn event never firing

Hello,

I have a TSphinxWebLogin where the event OnUserLoggedIn is set a design time, but never called at run-time. I was expecting this call to just happen when I call the TSphinxWebLogin.Login method?

What can prevent a call to the event? Java optimizations?

Thanks,

Alan

Solved.