RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalColors.TrailingTextColor Property

The color of the font used for dates not in the currently displayed month.

Pascal
property TrailingTextColor: TColor;
C++
__property TColor TrailingTextColor;

TrailingTextColor determines the color of the numerals for dates that fall in the last week of the preceding month or the first week of the next month. 

 

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