Start program on a second monitor?

Posted by stukelly on Stack Overflow See other posts from Stack Overflow or by stukelly
Published on 2008-10-15T20:47:14Z Indexed on 2010/04/06 18:23 UTC
Read the original article Hit count: 225

Is there a way to specify which monitor a application appears on in Delphi or C++Builder?

I am developing a simple program for a customer, which displays kitchen orders on a secondary monitor, generated by a hospitality system. Currently they need to manually drag the window onto the second monitor after it starts.

© Stack Overflow or respective owner

Related posts about delphi

Related posts about multiple-monitors