JVCL Help:TJvCustomMonthCalendar.FirstVisibleDate

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

Search in JVCL Help

 
Search in all projects
 

Summary

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