Vcl.Taskbar

From RAD Studio API Documentation
Jump to: navigation, search

Provides the ability to specify types of task bar buttons and to provide progress information for your application from the Windows task bar. For more information, see VCL Taskbars .

Package vcl250.bpl

Classes

TCustomTaskbar TCustomTaskbar is the base class for taskbar components.
TTaskbar TTaskbar is the component for controlling the application from the Windows taskbar.
TThumbBarButton Button that appears when the user moves the mouse over the application in the Windows task bar.
TThumbBarButtonList A collection of buttons that appear when the user moves the mouse over the application in the Windows task bar.

Types

TThumbButtonNotifyEvent Type of event handler for the OnThumbButtonClick.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Vcl.Taskbar&oldid=735169"