Vcl.ComCtrls.TOnGetMonthBoldInfoEvent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
typedef public Vcl.ComCtrls.hpp Vcl.ComCtrls Vcl.ComCtrls

Beschreibung

Typ der Ereignisbehandlungsroutinen TCommonCalendar.OnGetMonthBoldInfo und TMonthCalendar.OnGetMonthBoldInfo eines Kalenders.


TOnGetMonthBoldInfoEvent ist der Typ der Ereignisbehandlungsroutinen TCommonCalendar.OnGetMonthBoldInfo und TMonthCalendar.OnGetMonthBoldInfo eines Kalenders.

Siehe auch