Vcl.ComCtrls.TMonthCalendar.OnGetMonthBoldInfo

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

Delphi

property OnGetMonthBoldInfo;

C++

__property OnGetMonthBoldInfo;

プロパティ

種類 可視性 ソース ユニット
event published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TMonthCalendar

説明

OnGetMonthBoldInfo イベントを取得または設定します。

Vcl.ComCtrls.TMonthCalendar.OnGetMonthBoldInfo は Vcl.ComCtrls.TCommonCalendar.OnGetMonthBoldInfo を継承しています。以下の内容はすべて Vcl.ComCtrls.TCommonCalendar.OnGetMonthBoldInfo を参照しています。

OnGetMonthBoldInfo イベントを取得または設定します。

OnGetMonthBoldInfo プロパティは、TCommonCalendar オブジェクトの OnGetMonthBoldInfo イベントを取得または設定します。

OnGetMonthBoldInfo は、Vcl.ComCtrls.TOnGetMonthBoldInfoEvent 型のイベント ハンドラです。

関連項目