RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMonthCalColors.TextColor Property

The color of the font used for dates that fall within the displayed month.

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

TextColor determines the color of the numerals for dates that fall within the displayed month. To set the color of dates in the last week of the preceding month and the first week of the the next month, use TrailingTextColor

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!