My favorites | Sign in
Project Home Wiki Issues Source
Search
for
TTaskBarListThumbButtons  
manage your application's thumb buttons in the taskbar
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 AutoInitialize : Boolean
  • component is initialized on construction
  • property ThumbBarImages: TCustomImageList
  • Imagelist for the glyps that shall be displayed in the buttons.

How to use it

Simply drop an TTaskBarListThumbButtons component on your form and add some ThumbBarButtons. Turn AutoInitialize True and start your app.

Powered by Google Project Hosting