JVCL Help:TJvTFDays.OnDropAppt

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

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)


Pascal

 TJvTFDropApptEvent = procedure (Appt: TJvTFAppt; SchedName: string; NewStartDate: TDate; NewStartTime: TTime; NewEndDate: TDate; NewEndTime: TTime; Share: Boolean; var Confirm: Boolean) ofobject;
propertyOnDropAppt: TJvTFDropApptEvent;


Parameters

Parameters Description
NewEndTime Description for this parameter
NewEndDate Description for this parameter
Confirm Description for this parameter
Share Description for this parameter
SchedName Description for this parameter
Appt Description for this parameter
NewStartTime Description for this parameter
NewStartDate Description for this parameter


Description

Write here a description


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references


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