|
TTaskbarListFormTab
display any of your forms as separate tabs in the taskbar
This Component is part of the TaskbarListComponents package Class members
Call this to invalidate the preview image of the application
rather self explaining
what happens when you click on the close mark in the flyout
what happens when you click the tab in the flout
measurement of the preview to be drawn. Use only if you want to draw your own preview.
this is called if you want to supply an owner drawn image of your control
the component is automatically activated on construction
any of the following values:
any TTaskbarListTab in your application that you want to be inserted before. Note that this tab should be existing before you activate the current tab. How to use itSimply drop an TTaskbarListFormTab component on your form. Turn AutoInitialize True and start your Application. Your form now displays as seperate tab in the taskbarlist item's flyout |