TTMSFNCDatePicker calendar date font

Good afternoon to all,
how is possible to change the calendar date font ?
I try to change all available fonts properties (i think so ....) without any result ..

Thank's for help ...

Best regards
Daniele

Hi,

It should be the Footer.Font property. If that does not work for you, can you let us know which framework are you using?

Good morning Keller,
i solved the problem.
Whith Footer.Font property we can change only the footer apparence (the footer display the "today" information).
I found another way: there are a lot of event, one of them is BeforeDrawDayNumbersText wich allow to change font properties via AGraphics: TTMSFNCGraphics.
In this way i changed the number size in a dropped down calendar.

Thank you for assistance.

Best regards
Daniele