Search code examples
delphicitrixtrayiconjedi

Tray icon can't be clicked when running Delphi program as Citrix seamless application


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


Solution

  • Instead of using the jvcl tray icon, I suggest using the built in Delphi TTrayIcon.