JVCL Help:TJvTFAppt.Connections

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

Search in JVCL Help

 
Search in all projects
 

Summary

Returns a TJvTFSched object to which the appointment is connected.


Pascal

 propertyConnections [Index: Integer]: TJvTFSched;


Description

Note that a "connection" signifies that the appointment belongs to a schedule that is currently loaded in the server and is represented by a TJvTFSched object. A "schedule" signifies that the appointment belongs to a schedule that may or may not currently reside in the server. A schedule is represented by a name and a date. See the Schedules property for more info.


See Also

TJvTFAppt.ConnectionCount, TJvTFAppt.Schedules


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