开发者

Simple Calendar tool

开发者 https://www.devze.com 2022-12-18 11:32 出处:网络
I need to put a calendar control in an option. It must fit in a very 开发者_如何学编程small place.

I need to put a calendar control in an option. It must fit in a very 开发者_如何学编程small place.

The control must show date number, and color by day if we have something schedule.

Must be able to navigate and select:

  • Days
  • Month
  • Years

Should integrate with database, or manual.

Simple, light, fast


Try TMonthCalendar and/or TDateTimePicker, these are Delphi wrapper components over Windows common controls.


You can try the JEDI library, there are several Date and Time related controls, and it's free with the sources.

https://github.com/project-jedi/jvcl


You didn't say free and so I can recommend the TMS TPlanner components. They have data-aware and non-data-aware calendar and date-picker controls that can have different colours and shapes on different days according to what is scheduled for the day.

I have used these extensively to provide a diary facility in our software to great effect.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号