lazarus-ccr/components/callite
2016-11-12 09:25:22 +00:00
..
demo1 CalLite: Add keyboard support. Some refactoring. 2016-11-04 10:43:52 +00:00
demo2 CalLite: Add event OnMonthChange. 2016-11-11 16:45:49 +00:00
icon
source CalLite: Remove unnecessary comments (old commented code). Avoid calling "Draw" outside a paint method (hint by HowardPC). 2016-11-12 09:25:22 +00:00
callight_pkg.lpk
README.txt CalLite: Add readme.txt. Less hints. 2016-11-03 23:56:02 +00:00

TCalendarLite is a light-weight calendar component, a TGraphicControl
descendant which consequently is not dependent on any widgetset.
It is not a fixed-size component, as are most calendars, but will align
and resize as needed.

License: modified LGPL (with linking exception)