JVCL Help:TJvCustomTMTimeline.ScrollDate

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

Search in JVCL Help

 
Search in all projects
 

Summary

Scrolls the timeline view by the indicated amount.


Pascal

 procedureScrollDate(Sender: TObject; Delta: Integer);


Parameters

Parameters Description
Sender: TObject Not used.
Delta: Integer Specifies the amount of days to scroll. Delta may be negative.


Description

Call ScrollDate to scroll the timeline view by Delta days horizontally. Delta may be negative.


See Also

TJvCustomTMTimeline.Date, TJvCustomTMTimeline.MaxDate, TJvCustomTMTimeline.MinDate


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