I have a thread in my program that checks if there is anything new every minute and if it is it should show a notification from tray like Balloon hint with notification text. Ex.: 'You got a new message from Tom!'
I use TTrayIcon component
Please help, thanks :)