Array type for array of month variables.
Source position: sysinth.inc line 31
type TMonthNameArray = array [1..12] of string; |
TMonthNameArray is used in the month long and short name arrays.
|
Storage for default settings. |
|
|
Names of months, abbreviated form. |
|
|
Full names of months. |