RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalColors Class

TMonthCalColors defines a color scheme for TDateTimePicker or TMonthCalendar's drop-down calendar.

Pascal
TMonthCalColors = class(TPersistent);
C++
class TMonthCalColors : public TPersistent;

ComCtrls

The CalColors property of TDateTimePicker or TMonthCalendar holds a TMonthCalColors object. TMonthCalColors determines the colors of a calendar display. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!