Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Nov : Dynamically change screen size
| Subject: | Dynamically change screen size |
| Posted by: | "Larry Dew" (ld..@xegsys.net) |
| Date: | Mon, 12 Nov 2007 16:58:21 |
How do I change the user screen size from 800x600 to my minimum
application size of 1024x768 and then restore it after my application
finishes. The screen is capable of 1024x768, some users still like
800x600 or smaller because of poor eye sight but my app needs a minimum
height.
Thanks