JVCL Help:TJvContentScroller.ScrollLength

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines the range of the scrolling.


Pascal

 propertyScrollLength: TJvScrollAmount;


Description

Use ScrollLength to determine the range of the scrolling.
You'll probably prefer a value close to the Height value. Smaller values will make the controls inside the TJvContentScroller disappear before reaching the top/bottom border of the control.
High values will create a delay effect, that is, the content will reach the border, and will take some time to reappear on the opposite border.


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