How can you send key combinations programatically?
Is there a way to send the key combination Ctrl+Alt+Shift+Right-Arrow through code? I am trying to send the active window to another workspace. The key combination works when used manually. I am trying to automate this using the Lazarus IDE.