The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



DayColors


Unit: SDL_minical
Class: TMiniCal
Declaration: property DayColors[day: TDayOfWeek]: TColor;

The array property DayColors controls the background colors of the week days. By default, Monday through Friday have a white background, while Saturdays and Sundays are indicated by special colors. Please note that the property ColorHolidayBg overrides the background colors for holidays.

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): minical



Last Update: 2023-Dec-13