[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
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. |
No notes exist for this page yet.