RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalendar.CalColors Property

Contains the colors used for each part of the calendar.

Pascal
property CalColors: TMonthCalColors;
C++
__property TMonthCalColors CalColors;

Use the CalColors property to get or set the calendar's background color, month background color, text color, title background color, title text color, and trailing text color. 

 

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