Vcl.Taskbar.TCustomTaskbar
Delphi
TCustomTaskbar = class(TTaskbarBase)
C++
class PASCALIMPLEMENTATION TCustomTaskbar : public System::Win::Taskbarcore::TTaskbarBase
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.
TCustomTaskbar encapsulates the common behavior of task bars. Taskbars include information and controls for the application from the Windows taskbar.