<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><SPAN class=886482722-30032009><FONT face=Arial
color=#0000ff size=2>poScreenCenter is the one you want.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=886482722-30032009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=886482722-30032009><FONT face=Arial
color=#0000ff size=2>I can't off the top of my head think of a scenario where
poDesktopCenter is actually useful.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=886482722-30032009><FONT face=Arial
color=#0000ff size=2></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=886482722-30032009><FONT face=Arial
color=#0000ff size=2>C.</FONT></SPAN></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> delphi-bounces@delphi.org.nz
[mailto:delphi-bounces@delphi.org.nz] <B>On Behalf Of </B>John
Bird<BR><B>Sent:</B> Tuesday, 31 March 2009 11:11 a.m.<BR><B>To:</B> NZ Borland
Developers Group - Delphi List<BR><B>Subject:</B> [DUG] Multi monitor
question<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV>
<DIV>a question about multi monitors - as the help is a bit vague
about the form property Position. In D7, D2007 there are these 2
options:</DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV>poDesktopCenter</DIV>
<DIV>poScreenCenter</DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV>from the help:</DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV>poScreenCenter The form remains the size you left it at design time, but is
positioned in the center of the screen. In multi-monitor applications, the form
may be moved from this center position so that it falls entirely on one monitor,
as specified by the DefaultMonitor property. </DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV>poDesktopCenter The form remains the size you left it at design time, but
is positioned in the center of the screen. No adjustments are made for
multi-monitor applications.</DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I presume the normal way people use dual monitors
is to have the desktop continue onto the second monitor?</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV>Question - With a dual monitor , which one puts the form in the middle of
the first monitor? I haven't tried it as my external monitor is
currently in another city and so its not much use. That help is vague
enough I wouldn't be sure until I tried it. But for future
compatibility it would be nice to know...</DIV></DIV>
<DIV><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV>John</DIV></BODY></HTML>