JVCL Help:TJvContentScroller.ScrollAmount

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

Search in JVCL Help

 
Search in all projects
 

Summary

Determines in how many pixels the content of a TJvContentScroller will be moved in each step.


Pascal

 propertyScrollAmount: TJvScrollAmount;


Description

Use the ScrollAmount to determine in how many pixels the content of a TJvContentScroller will be moved in each step, up or down, depending on the value of ScrollDirection.
You can think step as the move performed by the control continuously, on the interval of ScrollIntervall milliseconds.
The higher is the value of ScrollAmount, the faster is the scrolling.


See Also

TJvContentScroller.ScrollDirection, TJvContentScroller.ScrollIntervall


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