TMonthNameArray
Array type for array of month variables
Declaration
Source position: sysinth.inc line 30
Type
TMonthNameArray = Array[1..12] of string
Description
TMonthNameArray is used in the month long and short name arrays.
See also
Name | Description |
---|---|
DefaultFormatSettings | Storage for default settings |
LongMonthNames | Full names of months. |
ShortMonthNames | Names of months, abbreviated form. |