|
TTaskBarListThumbButtons
manage your application's thumb buttons in the taskbar
This Component is part of the TaskbarListComponents package Class members
manually initialize the component if AutoInitialize is false
component is initialized on construction
List of TTaskbarListThumbButton elements that can be displayed in the taskbarlist item of your application
Imagelist for the glyps that shall be displayed in the buttons. How to use itSimply drop an TTaskBarListThumbButtons component on your form and add some ThumbBarButtons. Turn AutoInitialize True and start your app. |