| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Array of 7 Strings for week day names
Source position: sysinth.inc line 31
| type TWeekNameArray = array [1..7] of string; | 
TWeekNameArray is used in the day long and short name arrays.
| 
 | Storage for default settings | |
| 
 | Names of days, abbreviated form. | |
| 
 | Full names of days. |