Open main menu

RAD Studio API Documentation β

Vcl.Taskbar.TTaskbar

Vcl.Taskbar.TCustomTaskbarSystem.Win.TaskbarCore.TTaskbarBaseSystem.Win.TaskbarCore.TTaskbarHandlerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTTaskbar

Delphi

TTaskbar = class(TCustomTaskbar)

C++

class PASCALIMPLEMENTATION TTaskbar : public TCustomTaskbar

Properties

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

Description

TTaskbar is the component for controlling the application from the Windows taskbar.

Use the TTaskbar component to display the application progress in the taskbar, or to provide quick access to the application with taskbar buttons.

See Also