JVCL Help:TJvTFScheduleManager
JVCL Help: TJvTFScheduleManager Class
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTFScheduleManager
run\JvTFManager.pas
Summary
Manages multiple schedules, appointments and associated controls and components.
Pascal
run\JvTFManager.pas
TJvTFScheduleManager = class(TComponent);
Description
- JVCLInfo
The TJvTFScheduleManager component is the heart of the JTF suite. It provides a centralized source of data for multiple JTF Controls. It stores schedule and appointment objects and manages all relationships between them. The server provides many methods and events to its connected controls, embedded schedule and appointment objects, and you that allow objec s, relationships, and communication to take place without the caller needing to worry about the low-level details and implications of the action.
You use the server to implement several things. These include reading/writing data to/from disk, adding new appointments, setting caching options, and so on.
All JTF Controls will communicate with the server. The controls tell the server when to load, unload, and change schedule and appointment data and the server executes those commands.
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