JVCL Help:TJvCustomTimeLine.ScrollArrows

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines which scroll buttons appear on the timeline view.


Pascal

 propertyScrollArrows: TJvScrollArrows;


Description

Use ScrollArrows to select which buttons appear on the timeline view. Leave any of the navigator buttons out of the ScrollArrows set to hide those buttons. Note that the user can still scroll the timeline view with the cursor buttons.

Button Value Action
Left scrollLeft Scrolls left by 1 month. If pressed with Ctrl it scrolls left by 1 year.
Right scrollRight Scrolls right by 1 month. If pressed with Ctrl it scrolls right by 1 year.
Up scrollUp Scrolls one level up.
Down scrollDown Scrolls one level down.


See Also

TJvCustomTimeLine.OnHorzScroll, TJvCustomTimeLine.OnVertScroll, TJvScrollArrows


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