|

g_OnSystemTrayMenu (number X, number Y)


Called whenever the user right-clicks on your application's system tray icon. Typically, you would use

Application.ShowPopupMenu in this function to create a right-click popup menu from the system tray.


|