|
TTaskBarListOverlayIcon
easily add an overlay icon to the taskbar item of your application
This Component is part of the TaskbarListComponents package Class members
manually initialize the component if AutoInitialize is false
icon that should be used as overlay
descriptive text that is displayed for accessibility purposes
component is initialized on construction How to use itSimply drop an TTaskBarListOverlayIcon component on your form and set the icon property. Turn AutoInitialize True and start your app. |