JVCL Help:TJvTFSched.GetLastAppt

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the appointment with the latest end date and time.


Pascal

 functionGetLastAppt: TJvTFAppt;


Return Value

The last appointment or nil if there are no appointments in the schedule.


Description

This method will return the latest appointment in the schedule. (Start times are ignored.)


See Also

TJvTFSched.GetFirstAppt


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