TWeekNameArray
Array of 7 Strings for week day names
Declaration
Source position: sysinth.inc line 31
Type
TWeekNameArray = Array[1..7] of string
Description
TWeekNameArray is used in the day long and short name arrays.
See also
| Name | Description | 
|---|---|
| DefaultFormatSettings | Storage for default settings | 
| LongDayNames | Full names of days. | 
| ShortDayNames | Names of days, abbreviated form. |