Vcl.Taskbar.TThumbBarButton.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Collection: TCollection); override;

C++

__fastcall virtual TThumbBarButton(System::Classes::TCollection* Collection);

Propriétés

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


Description

Create crée une instance de TThumbBarButton.

La méthode Create crée une instance de TCollectionItem et utilise la méthode Vcl.Graphics.TIcon.Create pour créer une instance de TIcon.

Voir aussi