Vcl.Taskbar.TThumbBarButton

Delphi
TThumbBarButton = class(TThumbBarButtonBase)
C++
class PASCALIMPLEMENTATION TThumbBarButton : public System::Win::Taskbarcore::TThumbBarButtonBase
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.Taskbar.pas Vcl.Taskbar.hpp |
Vcl.Taskbar | Vcl.Taskbar |
Description
Button that appears when the user moves the mouse over the application in the Windows task bar.
You can set an icon, a hint, and an action for the TThumbBarButton.
- Note: A maximum of seven TThumbBarButton can be added to the taskbar buttons component.