JCL Help:TJclLocaleInfo.LongDayNames

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns the native long name for the specified day.


Pascal

 public property LongDayNames [Day: TJclLocalesDays]: string;


Description

List of native long names for the days in a week. The index into this list is a 1 based index of the day for which to retrieve the long name. For example, 1 is monday, 2 is tuesday 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