Vcl.ComCtrls.TMonthCalendar.OnGetMonthBoldInfo
Delphi
property OnGetMonthBoldInfo: TOnGetMonthBoldInfoEvent read FOnGetMonthBoldInfo write FOnGetMonthBoldInfo;
C++
__property OnGetMonthBoldInfo;
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
event | published | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TMonthCalendar |
Beschreibung
Ermittelt oder setzt das OnGetMonthBoldInfo-Ereignis.
Vcl.ComCtrls.TMonthCalendar.OnGetMonthBoldInfo erbt von Vcl.ComCtrls.TCommonCalendar.OnGetMonthBoldInfo. Der folgende Inhalt bezieht sich auf Vcl.ComCtrls.TCommonCalendar.OnGetMonthBoldInfo.
Ermittelt oder setzt das OnGetMonthBoldInfo-Ereignis.
Mit der Eigenschaft OnGetMonthBoldInfo wird das OnGetMonthBoldInfo-Ereignis des TCommonCalendar-Objekts ermittelt oder gesetzt.
OnGetMonthBoldInfo ist eine Ereignisbehandlungsroutine des Typs Vcl.ComCtrls.TOnGetMonthBoldInfoEvent.