JVCL Help:TJvTFAppt

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTFAppt
run\JvTFManager.pas


Summary

Stores information about an appointment.

run\JvTFManager.pas


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.

run\JvTFManager.pas


About

Navigation

run\JvTFManager.pas



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