JVCL Help:TJvScrollText

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvScrollText
run\JvScrollText.pas


Summary

Can scroll multiple lines of text.

run\JvScrollText.pas


Pascal

 run\JvScrollText.pas
 TJvScrollText = class(TJvCustomControl);


Description

  1. 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.

run\JvScrollText.pas


About

Navigation

run\JvScrollText.pas



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