JVCL Help:TJvTFAppt
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFAppt Class
[+] JvTFManager.pas Classes
[+] TJvTFAppt Fields
[+] TJvTFAppt Methods
[+] TJvTFAppt Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvTFAppt
run\JvTFManager.pas
Summary
Stores information about an appointment.
Pascal
run\JvTFManager.pas
TJvTFAppt = class(TPersistent);
Description
The TJvTFAppt object is used to store information about an appointment within the server. Normally the server completely maintains each appointment it contains, which includes creation, destruction, and indexing for contained TJvTFSched objects.
The TJvTFAppt object provides you with several properties that you can use to define the appointment. There are also several methods you may use to manipulate the object.
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