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



Day


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

The property Day can be used to read or set the day of the current month and 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