I use the Jedi library and the component JvTrayIcon. It works fine. But when the program is run as a Citrix seamless application, the program doesn't receive any click events. I have search a lot but found only something about task bar icons and Delphi (Borland). I use Delphi 2010. Has anyone experience with this problem?
--Martin
Instead of using the jvcl
tray icon, I suggest using the built in Delphi TTrayIcon.