JVCL Help:TJvTMTimeline.ReadOnly

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines whether the user can scroll the timeline.


Pascal

 propertyReadOnly: Boolean;


Description

Use ReadOnly to determine whether the user can scroll the timeline. If ReadOnly is True, no scroll buttons are displayed, and the user can't scroll the view with the keyboard arrow keys. If ReadOnly is False, scroll buttons are displayed on the view and the user can scroll the timeline view by either pressing these buttons or by pressing the keyboard arrow keys.


See Also

TJvCustomTMTimeline.LeftButton, TJvCustomTMTimeline.RightButton


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