JCL Help:TJclLocaleInfo.AbbreviatedMonthNames

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns a list of native abbreviated names for the months in a year.


Pascal

 public property AbbreviatedMonthNames [Month: TJclLocalesMonths]: string;


Description

AbbreviatedMonthNames contains a list of abbreviated names, one for each month of the year. The list is indexed with a 1-based index which indicates the month for which to retrieve the abbreviated name. For example, 1 is january, 2 is february and so forth.


About

Donator

Petr Vones


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page