Vcl.Taskbar.TThumbButtonNotifyEvent

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef void __fastcall (__closure *TThumbButtonNotifyEvent)(System::TObject* Sender, int AButtonID);

Properties

Type Visibility Source Unit Parent
typedef public Vcl.Taskbar.hpp Vcl.Taskbar Vcl.Taskbar

Description

Type of event handler for the OnThumbButtonClick.

See Also