JVCL Help:TJvScrollText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvScrollText Class
[+] JvScrollText.pas Classes
[+] TJvScrollText Methods
[+] TJvScrollText Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvScrollText
run\JvScrollText.pas
Summary
Can scroll multiple lines of text.
Pascal
run\JvScrollText.pas
TJvScrollText = class(TJvCustomControl);
Description
- JVCLInfo
Use TJvScrollText to scroll multiple lines of text.
- Use Items to specify the text.
- Use ScrollDirection to determine how text is scrolled within the control.
- Use Delay to specify the interval between refresh events.
- SetActive to true to scroll the text.
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