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



Month


Unit: SDL_minical
Class: TMiniCal
Declaration: property Month: integer;

The property Month can be used to read or set the month of the current year.

Hint: A better way to set a date than using the properties Day, Month, and Year is the usage of the property Date, since setting the Date property updates the calendar in a single step.

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