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....



FirstDayOfWeek


Unit: SDL_minical
Class: TMiniCal
Declaration: property FirstDayOfWeek: TDayOfWeek;

The property FirstDayOfWeek determines which day a week begins with. By default (and according to ISO 8601), Monday is considered to be the first day of the week. The following figure shows the same month with the first day of the week set to Monday (left) and to Thursday (right).

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