API:Vcl.Taskbar.TCustomTaskbar.TaskBarButtons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TaskBarButtons: TThumbBarButtonList read FTaskbarButtons write SetTaskbarButtons;

C++

__property TThumbBarButtonList* TaskBarButtons = {read=FTaskbarButtons, write=SetTaskbarButtons};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!