JVCL Help:TJvCustomMonthCalendar.FirstVisibleDate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomMonthCalendar.FirstVisibleDate Method
[+] TJvCustomMonthCalendar Events
[+] TJvCustomMonthCalendar Methods
[+] TJvCustomMonthCalendar Properties
Search in JVCL Help
Search in all projectsSummary
Determines the first visible date.
Pascal
functionFirstVisibleDate(Partial: Boolean): TDateTime;
Parameters
Parameters | Description |
Partial: Boolean | Flag to include partially visible months. When set to True partially visible months are included. |
Description
FirstVisibleDate determines the first visible date. If the Partial parameter is set to True, partially visible months are included, otherwise it's the first day of the first fully visible month.
See Also
TJvCustomMonthCalendar.LastVisibleDate
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