Vcl.Taskbar.TCustomTaskbar.UnregisterTab

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UnregisterTab; override;

C++

virtual void __fastcall UnregisterTab();

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.Taskbar.pas
Vcl.Taskbar.hpp
Vcl.Taskbar TCustomTaskbar

Description

Removes the tab preview from the application Windows task bar.

See Also