JVCL Help:TJvTFSched.ApptHasConflicts
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFSched.ApptHasConflicts Method
[+] TJvTFSched Fields
[+] TJvTFSched Methods
[+] TJvTFSched Properties
Search in JVCL Help
Search in all projectsSummary
Searches for appointment conflicts.
Pascal
functionApptHasConflicts(anAppt: TJvTFAppt): Boolean; dynamic;
Parameters
Parameters | Description |
anAppt: TJvTFAppt | The appointment to check for conflicts. |
Return Value
True if conflicts were found, false otherwise.
Description
This method will return True if any other appointments conflict with an Appt, False otherwise. This method only checks for conflicts in the schedule from which it is invoked.
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