JVCL Help:TJvMonthCalendar2.Bold

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Sets and retrieves bold information for a date.


Pascal

 propertyBold [Year, Month, Day: Word]: Boolean;


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.
Day The day part of the date to set or retrieve bold information for.


Description

Bold holds bold day state information. Using the three array indices you can set or retrieve the bold state of specific date. When setting the bold state for a date where the Year index is set to 0, the bold state applies for every year on the given day and month.


See Also

TJvCustomMonthCalendar.BoldDays, TJvCustomMonthCalendar.Days


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