oops I forgot the nitty gritty parts...

        FIconData: TNotifyDataIcon (record}

        To remove
  procedure RemoveIconInSysTray;
  begin
    Shell_NotifyIcon(NIM_Delete, @FIconData);
  end;


NIRAV KAKU
---------------------------------------------------------------------------
    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"

Reply via email to