Vcl.Taskbar.TThumbBarButtonList

From RAD Studio API Documentation
Jump to: navigation, search

System.Win.TaskbarCore.TThumbBarButtonListBaseSystem.Classes.TOwnedCollectionSystem.Classes.TCollectionSystem.Classes.TPersistentSystem.TObjectTThumbBarButtonList

Delphi

TThumbBarButtonList = class(TThumbBarButtonListBase)

C++

class PASCALIMPLEMENTATION TThumbBarButtonList : public System::Win::Taskbarcore::TThumbBarButtonListBase

Properties

Type Visibility Source Unit Parent
class public
Vcl.Taskbar.pas
Vcl.Taskbar.hpp
Vcl.Taskbar Vcl.Taskbar

Description

A collection of buttons that appear when the user moves the mouse over the application in the Windows task bar.

VclTaskbarButtons.png


See Also