Registriert seit: 29. Mai 2002
37.621 Beiträge
Delphi 2006 Professional
|
Re: Tooltip im Systray ändern
4. Jan 2004, 22:59
Kuck dir mal:
Shell_NotifyIcon(NIM_MODIFY,@NID);
an. Wobei NID vom Typ TNotifyIconData ist.
Michael Ein Teil meines Codes würde euch verunsichern.
|