 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Gary Gee Guest
|
Posted: Fri Nov 14, 2003 6:17 am Post subject: Minimizing A Program |
|
|
I have a Delphi program that when you minimize it, it doesn't go away
completely. You see in the bottom left hand corner just above the Start
Button, a small caption bar for the program with the Restore, Maximize and
Close buttons. Does anyone know how to get this program to minimize
completely? This program is the Text File Viewer from the Orpheus package by
TurboPower Software.
Gary
|
|
| Back to top |
|
 |
Black Dew Guest
|
Posted: Fri Nov 14, 2003 7:38 am Post subject: Re: Minimizing A Program |
|
|
"Gary Gee" <ggee (AT) socal (DOT) rr.com> wrote
| Quote: | I have a Delphi program that when you minimize it, it doesn't go away
completely. You see in the bottom left hand corner just above the Start
Button, a small caption bar for the program with the Restore, Maximize and
Close buttons. Does anyone know how to get this program to minimize
completely? This program is the Text File Viewer from the Orpheus package
by |
What happens is that the form you click minimize in is NOT the main form for
this
reasonor another. when you minimize it, it minimizez the form and not the
application.
If you want you can call Application.minimize when the form gets minimized.
--
-------------------------------
* Best Regards
BlackDew
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|