|
|
System.DayOfWeek Enumeration |
|
|
Description | |
|
Provides a 7 element enumeration of full day of the week names.
|
|
Values | |
|
Sunday | | 0 | | Indicates Sunday |
Monday | | 1 | | Indicates Monday |
Tuesday | | 2 | | Indicates Tuesday |
Wednesday | | 3 | | Indicates Wednesday |
Thursday | | 4 | | Indicates Thursday |
Friday | | 5 | | Indicates Friday |
Saturday | | 6 | | Indicates Saturday |
|
Delphi Basics links | |
|
|
Microsoft MSDN links | |
|
|
|
|
|
|