JVCL Help:TJvTFSched.GetFreeTime
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFSched.GetFreeTime Method
[+] TJvTFSched Fields
[+] TJvTFSched Methods
[+] TJvTFSched Properties
Search in JVCL Help
Search in all projectsSummary
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
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