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



Language


Unit: SDL_minical
Class: TMiniCal
Declaration: property Language: TLanguage;

The property Language determines which language is used to display months and days, and the pre-defined holiday links. TMiniCal supports English, French, German, and Spanish.

Please note that changing the Language property resets the list of fixed holidays to its default state. Thus after setting the Language property you have to adjust the holiday list if required (by means of AddHoliday, AddRepeatHoliday and ClearHolidayList).

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