BoldDays for TDateTimePicker?
问题 I'm using Delphi7 and I'd like to bold some days of a TDateTimePicker control. I've read that, originally, it's a descendant of TMonthCalendar , thus it should be possible. I've also found some example code, but it's in C#: http://social.msdn.microsoft.com/Forums/en/winforms/thread/03527023-694d-41ab-bffb-18c59fca1fda Please note that I don't want to use any third party DateTimePicker controls, I'd like to stay with the standard one. 回答1: You are both right and wrong :-) See: http://www