Vcl.Taskbar.TThumbButtonNotifyEvent

提供: RAD Studio API Documentation
移動先: 案内検索

C++

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

プロパティ

種類 可視性 ソース ユニット
typedef public Vcl.Taskbar.hpp Vcl.Taskbar Vcl.Taskbar


説明

OnThumbButtonClick のイベント ハンドラのタイプ。

関連項目