Vcl.Taskbar.TCustomTaskbar.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(AOwner: TComponent); override;

C++

__fastcall virtual TCustomTaskbar(System::Classes::TComponent* AOwner);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.Taskbar.pas
Vcl.Taskbar.hpp
Vcl.Taskbar TCustomTaskbar


Description

Crée une instance de TCustomTaskbar.

La méthode Create initialise une liste des boutons de miniatures et crée une icône de superposition pour la barre des tâches Windows contenant l'application.

Voir aussi