API:Vcl.Taskbar.TTaskbar

From RAD Studio API Documentation

TTaskbarVcl.Taskbar.TCustomTaskbarSystem.Win.TaskbarCore.TTaskbarBaseSystem.Win.TaskbarCore.TTaskbarHandlerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

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

TCustomTaskbar is the base class for taskbar components. {{#multireplace:Vcl.Taskbar.TTaskbar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.Taskbar.TCustomTaskbar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.Taskbar.TCustomTaskbar|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

TCustomTaskbar is the base class for taskbar components.

TCustomTaskbar encapsulates the common behavior of task bars. Taskbars include information and controls for the application from the Windows taskbar.

See Also