RAD Studio VCL Reference
|
TMonthCalendar is stand-alone calendar in which a user can select a date or range of dates.
TMonthCalendar = class(TCommonCalendar);
class TMonthCalendar : public TCommonCalendar;
ComCtrls
Use TMonthCalendar to allow a user to specify a date or range of dates using a standard calendar user interface.
TMonthCalendar displays dates according to the system locale (ignoring the BiDiMode setting).
List Controls
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|