Vcl.ComCtrls.TOnGetMonthBoldInfoEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
typedef public Vcl.ComCtrls.hpp Vcl.ComCtrls Vcl.ComCtrls

Description

Type des gestionnaires d'événements TCommonCalendar.OnGetMonthBoldInfo et TMonthCalendar.OnGetMonthBoldInfo d'un calendrier.


TOnGetMonthBoldInfoEvent est le type des gestionnaires d'événements TCommonCalendar.OnGetMonthBoldInfo et TMonthCalendar.OnGetMonthBoldInfo d'un calendrier.

Voir aussi