System.Win.Taskbar.TWinTaskbar.ThumbBarAddButtons

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ThumbBarAddButtons(AButtonList: array of THUMBBUTTON; ATabHandle: HWND = 0): Boolean;

C++

bool __fastcall ThumbBarAddButtons(THUMBBUTTON *AButtonList, const int AButtonList_High, HWND ATabHandle = (HWND)(0x0));

Properties

Type Visibility Source Unit Parent
function public
System.Win.Taskbar.pas
System.Win.Taskbar.hpp
System.Win.Taskbar TWinTaskbar

Description

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