JVCL Help:TJvTFDragInfo

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvTFDragInfo
run\JvTFManager.pas


Summary

Represents drag and drop information.

run\JvTFManager.pas


Pascal

 run\JvTFManager.pas
 TJvTFDragInfo = class(TObject);


Description

The TJvTFDragInfo object is used by the Drag/Drop routines of JvTFControls. This object contains information about the current drag operation and facilitates dragging appointments across different JvTFControls. Since the JvTFDays control natively handles all drag/drop functions, you should not have to work with this 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