JVCL Help:TJvCustomMonthCalendar.LastVisibleDate

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 last visible date.


Pascal

 functionLastVisibleDate(Partial: Boolean): TDateTime;


Parameters

Parameters Description
Partial: Boolean Flag to include partially visible months. When set to True partially visible months are included.


Description

LastVisibleDate determines the last visible date. If the Partial parameter is set to True, partially visible months are included, otherwise it's the last day of the last fully visible month.


See Also

TJvCustomMonthCalendar.FirstVisibleDate


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