JVCL Help:TJvTFSched.GetFreeTime

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns available free time.


Pascal

 functionGetFreeTime: TDynTimeRangeArray; dynamic;


Return Value

A dynamic array of TJvTFTimeRange objects.


Description

This method will return a dynamic array that contains zero or more TJvTFTimeRange's that represent the free time available in the schedule.
This method only checks the time in the schedule from which it is invoked.


See Also

TJvTFSched.GetUsedTime


About

Notes

This method is NOT available in the Delphi 3 version of JTF.


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