JVCL Help:TJvMonthCalendar2.Days
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvMonthCalendar2.Days Property
[+] TJvMonthCalendar2 Events
[+] TJvMonthCalendar2 Properties
Search in JVCL Help
Search in all projectsSummary
Sets and retrieves bold information for a month.
Pascal
propertyDays [Year, Month: Word]: string;
Parameters
Parameters | Description |
Year | The year part of the date to set or retrieve bold information for. |
Month | The month part of the date to set or retrieve bold information for. |
Description
Days holds bold day state information for a whole month. The string should be a comma separated list of day numbers. When setting the Days value for a year set to 0, the state is set for every year.
See Also
StringToDayStates
About
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