Vcl.Taskbar.TThumbButtonNotifyEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public Vcl.Taskbar.hpp Vcl.Taskbar Vcl.Taskbar


Beschreibung

Typ der Ereignisbehandlungsroutine für das Ereignis OnThumbButtonClick.

Siehe auch