or you could do it the good old WinAPI way and write the code
which is not any effort at all. Read more on NOTIFYICONDATA.
regards,
NIRAV KAKU
On 4 Sep 01, at 18:54, Ben Taylor wrote:
> hi! the easy drag/drop way:
>
> - get rxlib, drop the trayicon component onto the main form
> - set the icon etc if you want
> - setup a popupmenu with items for 'exit' etc.
> (exit.onclick should just need form.close)
> - edit project source(menu is project/view source').
> before the form create stuff add the line:
> Application.ShowMainForm := False;
> - may also need to have form.visible:=false too...
>
> see if that works :-)
>
> > I only want it to appear in the System Tray with a few
> > right-click options like Enable/Disable, Exit etc.
>
>
>
>
> ---------------------------------------------------------------------------
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
>
- From the Shreemat Bhägwat Gïta -
'Sarcasm is the lowest form of wit.'
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/