Win10, Lazarus trunk.
When I debug an application, I toggle off Win32 gui application (-WG) off so it is possible to view DebugLn and family function output.
Annoyingly, it is necessary to move the console from under the debugged application window with the mouse.
Is there a way, at the start of running the application, to set programmatically the console window position.