I use a small freeware component called mdTray which is on the DSP. There
are a number of such components there.

To minimise: just hide the application's main form.

To restore:

MainForm.Show;
Application.Restore;
Application.BringToFront;



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED]
> Sent: Wednesday, 23 December 1998 16:05
> To: Multiple recipients of list delphi
> Subject: [DUG]: Minimizing to the system tray
>
>
> Hi all,
>
> Quick question - how do I get an application to minimize to the
> system tray ONLY?? I'm using Delphi 3 c/s.
>
> Prize of a chocolate fish to the first to answer :-)
>
>
> James.
> James Fraser
> AMP Asset Management New Zealand Limited
>
> Phone:         +64 4 4942247
> Fax:             +64 4 4942120
> Email:           [EMAIL PROTECTED]
> Internet:       http://www.ampam.co.nz
>
>
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to