
| Subject: | Re: Making an application that can run 'invisibly' |
| Posted by: | Mike Williams (TeamB) (mlwi!!ia…@gmail!.com) |
| Date: | Tue, 25 Sep 2007 |
JJ wrote:
> What would be the best way of doing that?
In the DPR file:
if ParamStr(1) = '/invisible' then
Application.ShowMainForm := False;
--
-Mike (TeamB)
Making an application that can run 'invisibly' posted by JJ on Tue, 25 Sep 2007