JVCL Help:TJvContentScroller.ScrollContent

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

Search in JVCL Help

 
Search in all projects
 

Summary

Function called on each scrolling step that performs the scrolling.


Pascal

 procedureScrollContent(Amount: TJvScrollAmount);


Parameters

Parameters Description
Amount: TJvScrollAmount Determines in how many pixels the controls will be moved by.


Description

ScrollContent is the function called inside the control's timer that performs the scrolling.


See Also

TJvContentScroller.ScrollAmount


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