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