JVCL Help:TJvContentScroller

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvContentScroller
run\JvContentScroller.pas


Summary

A TCustomPanel descendant that can scroll its content.

run\JvContentScroller.pas


Pascal

 run\JvContentScroller.pas
 TJvContentScroller = class(TJvCustomPanel);


Description

  1. JVCLInfo

Use TJvContentScroller as a container for controls to be scrolled on a specified area (the area of the TJvContentScroller).
You can control the speed and direction of the scrolling, and may specify a wave sound file to be played once or continuously while scrolling.
When the controls inside the TJvContentScroller reach its top (or bottom), they reappear on the TJvContentScroller bottom (or top).

run\JvContentScroller.pas


About

Navigation

run\JvContentScroller.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