My favorites | Sign in
Project Home Wiki Issues Source
Search
for
TTaskBarListOverlayIcon  
easily add an overlay icon to the taskbar item of your application
Updated Aug 15, 2010 by MarcusCa...@gmail.com

This Component is part of the TaskbarListComponents package

Class members

  • procedure Initialize
  • manually initialize the component if AutoInitialize is false
  • property OverlayIcon : TIcon
  • icon that should be used as overlay
  • property Description : WideString
  • descriptive text that is displayed for accessibility purposes
  • property AutoInitialize : Boolean
  • component is initialized on construction

How to use it

Simply drop an TTaskBarListOverlayIcon component on your form and set the icon property. Turn AutoInitialize True and start your app.

Powered by Google Project Hosting