TrayIcon


This component provides ability to add icon into Windows system tray. It also allows to show notifications.

It is recommended to use square icons 32 by 32 pixels size. With icons of another size it may not work. In such icons set alpha channel to 0 if pixel should be transparent and 255 is it should be opaque. Other alpha channel values are not supported.

This widget is for Windows platform only. If you will use it on any other platform it will do nothing.

Interfaces

Classes