JVCL Help:TJvTFScheduleManager.LoadingAppts
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.LoadingAppts Property
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Returns whether data loading is in progress.
Pascal
propertyLoadingAppts: Boolean;
Description
LoadingAppts will be True when appointments are being loaded for a schedule. It is set to True immediately before firing the OnNeedAppts event and set to False immediately after the OnNeedAppts event has been fired.
See Also
TJvTFScheduleManager.OnNeedAppts
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