Vcl.ComCtrls.TOnGetMonthBoldInfoEvent

提供:RAD Studio API Documentation

C++

typedef void __fastcall (__closure *TOnGetMonthBoldInfoEvent)(System::TObject* Sender, unsigned Month, unsigned Year, unsigned &MonthBoldInfo);

プロパティ

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

説明

カレンダーのイベント ハンドラ TCommonCalendar.OnGetMonthBoldInfo および TMonthCalendar.OnGetMonthBoldInfo の型です。


TOnGetMonthBoldInfoEvent は、カレンダーのイベント ハンドラ TCommonCalendar.OnGetMonthBoldInfo および TMonthCalendar.OnGetMonthBoldInfo の型です。

関連項目