Re: Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- From: Kyle A. Miller <kyle@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 27 Feb 2008 11:38:12 -0600
Luis Villarreal formulated the question :
I need to develop an application and display 4 diferent forms in 4 LCD monitors (one form per monitor), do you know a tool to administer this in a D2007 w32 application?
In addition to what David said, you examine the multi-monitor configuration by taking advantage of the TScreen.Monitors property in the Screen global variable. It will let you know the resolution of the display and other useful information.
.
- Follow-Ups:
- Re: Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- From: David Ridgway
- Re: Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- References:
- Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- From: Luis Villarreal
- Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- Prev by Date: Re: Web Dev and Delphi 2007
- Next by Date: Re: compare source files
- Previous by thread: Re: Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- Next by thread: Re: Need to display 4 VCL Forms in 4 diferent monitors (one form per monitor)
- Index(es):