JVCL Help:TJvContentScroller.ScrollContent
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvContentScroller.ScrollContent Method
[+] TJvContentScroller Methods
[+] TJvContentScroller Properties
Search in JVCL Help
Search in all projectsSummary
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