JVCL Help:TJvCustomTMTimeline.ScrollDate
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomTMTimeline.ScrollDate Method
[+] TJvCustomTMTimeline Events
[+] TJvCustomTMTimeline Methods
[+] TJvCustomTMTimeline Properties
Search in JVCL Help
Search in all projectsSummary
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