Vcl.Taskbar.TTaskbar

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.