JVCL Help:TJvTFScheduleManager.Appts
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFScheduleManager.Appts Property
[+] TJvTFScheduleManager Events
[+] TJvTFScheduleManager Fields
[+] TJvTFScheduleManager Methods
[+] TJvTFScheduleManager Properties
Search in JVCL Help
Search in all projectsSummary
Provides indexed access to appointments.
Pascal
propertyAppts [Index: Integer]: TJvTFAppt;
Description
The Appts property contains the "master" list of appointments that reside in server. All appointments that are present in the server, regardless of what schedule(s) the belong to and regardless of whether they are cached or not, can be retrieved through this property.
See Also
TJvTFScheduleManager.ApptCount
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