JVCL Help:TJvScrollText.ScrollPixels

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 amount of pixels the text is moved per scroll event.


Pascal

 propertyScrollPixels: Integer;


Description

Use ScrollPixels to set the number of pixels that the text will move per refresh. If ScrollPixels is 0, the text on the control won't move at all. The default value for ScrollPixels is 1.


See Also

TJvScrollText.Delay


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